add missing asserts to Stake policy

This commit is contained in:
Emily Martins 2022-02-18 23:05:55 +01:00
parent c6e7d15652
commit 552c6c8a00
5 changed files with 48 additions and 7 deletions

View file

@ -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