Browse Source

workaround for zkas bug (missing constants section)

narodnik 4 years ago
parent
commit
dbf46005e4
1 changed files with 3 additions and 0 deletions
  1. 3 0
      bin/daod/proof/dao-mint.zk

+ 3 - 0
bin/daod/proof/dao-mint.zk

@@ -1,3 +1,6 @@
+constant "DaoMint" {
+}
+
 contract "DaoMint" {
     Base dao_proposer_limit,
     #Base dao_quorum,