WIP Stake policy
This commit is contained in:
parent
01ee791f77
commit
1fcb62d7a8
6 changed files with 108 additions and 8 deletions
|
|
@ -79,6 +79,7 @@ common deps
|
|||
, serialise
|
||||
, template-haskell
|
||||
, text
|
||||
, generics-sop
|
||||
|
||||
common test-deps
|
||||
build-depends:
|
||||
|
|
@ -95,6 +96,8 @@ library
|
|||
import: lang, deps
|
||||
exposed-modules:
|
||||
Agora.AuthorityToken
|
||||
Agora.Stake
|
||||
Agora.Voting
|
||||
Agora.SafeMoney
|
||||
Agora.SafeMoney.QQ
|
||||
other-modules:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue