Skip to content

Commit f527c11

Browse files
authored
Update README.md
1 parent 981d209 commit f527c11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/audit/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ FRAGMENTS_STORAGE=/tmp/fund9-leader-1/persist/leader-1
4040
BLOCK0=/tmp/fund9-leader-1/artifacts/block0.bin
4141
FRAGMENTS_STORAGE=/tmp/fund9-leader-1/persist/leader-1
4242
GAMMA=0.5
43-
PRECISION=5
43+
PRECISION=100
4444

4545

4646
./target/release/offline --fragments $FRAGMENTS_STORAGE --block0 $BLOCK0 --gamma $GAMMA --precision $PRECISION
@@ -54,4 +54,4 @@ This will create three files:
5454
[*See here for next steps of audit process*](src/tally/README.md)
5555

5656
### Find my vote
57-
[*See here for instructions on how to find your voting history*](src/find/README.md)
57+
[*See here for instructions on how to find your voting history*](src/find/README.md)

0 commit comments

Comments
 (0)