This commit is contained in:
mohab metwally
2023-01-12 01:12:54 +02:00
parent 36f61bb3f2
commit f853d113a2
2 changed files with 7 additions and 10 deletions

View File

@@ -24,7 +24,7 @@ contract "Lead" {
circuit "Lead" {
ZERO = witness_base(0);
ONE = witness_base(1);
ONE = witness_base(1);
REWARD = witness_base(1);
PREFIX_EVL = witness_base(2);
PREFIX_SEED = witness_base(3);