parameterize scripts over AgoraScripts
This commit is contained in:
parent
33e4ed037e
commit
3d9c447783
15 changed files with 423 additions and 572 deletions
|
|
@ -95,6 +95,7 @@ common deps
|
|||
, bytestring
|
||||
, cardano-binary
|
||||
, cardano-prelude
|
||||
, composition-prelude
|
||||
, containers
|
||||
, data-default
|
||||
, data-default-class
|
||||
|
|
@ -143,6 +144,7 @@ library
|
|||
exposed-modules:
|
||||
Agora.Aeson.Orphans
|
||||
Agora.AuthorityToken
|
||||
Agora.Bootstrap
|
||||
Agora.Effect
|
||||
Agora.Effect.GovernorMutation
|
||||
Agora.Effect.NoOp
|
||||
|
|
@ -154,6 +156,7 @@ library
|
|||
Agora.Proposal.Scripts
|
||||
Agora.Proposal.Time
|
||||
Agora.SafeMoney
|
||||
Agora.Scripts
|
||||
Agora.Stake
|
||||
Agora.Stake.Scripts
|
||||
Agora.Treasury
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue