add missing asserts to Stake policy
This commit is contained in:
parent
c6e7d15652
commit
552c6c8a00
5 changed files with 48 additions and 7 deletions
|
|
@ -120,8 +120,7 @@ library
|
|||
Agora.Stake
|
||||
Agora.Voting
|
||||
|
||||
other-modules:
|
||||
Agora.Utils
|
||||
other-modules: Agora.Utils
|
||||
hs-source-dirs: src
|
||||
|
||||
library pprelude
|
||||
|
|
@ -145,5 +144,5 @@ benchmark agora-bench
|
|||
main-is: Main.hs
|
||||
type: exitcode-stdio-1.0
|
||||
build-depends:
|
||||
, agora
|
||||
, plutarch-benchmark
|
||||
, agora
|
||||
Loading…
Add table
Add a link
Reference in a new issue