We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 981d209 commit f527c11Copy full SHA for f527c11
src/audit/README.md
@@ -40,7 +40,7 @@ FRAGMENTS_STORAGE=/tmp/fund9-leader-1/persist/leader-1
40
BLOCK0=/tmp/fund9-leader-1/artifacts/block0.bin
41
FRAGMENTS_STORAGE=/tmp/fund9-leader-1/persist/leader-1
42
GAMMA=0.5
43
-PRECISION=5
+PRECISION=100
44
45
46
./target/release/offline --fragments $FRAGMENTS_STORAGE --block0 $BLOCK0 --gamma $GAMMA --precision $PRECISION
@@ -54,4 +54,4 @@ This will create three files:
54
[*See here for next steps of audit process*](src/tally/README.md)
55
56
### Find my vote
57
-[*See here for instructions on how to find your voting history*](src/find/README.md)
+[*See here for instructions on how to find your voting history*](src/find/README.md)
0 commit comments