catalyst-core
catalyst-core copied to clipboard
feat: Quadratic scaling option| NPG-000
trafficstars
Quadratic scaling option:
Generate encrypted tally with gamma scaling
BLOCK0=/tmp/fund9-leader-1/artifacts/block0.bin
FRAGMENTS_STORAGE=/tmp/fund9-leader-1/persist/leader-1
GAMMA=0.1
PRECISION=5
./target/release/offline --fragments $FRAGMENTS_STORAGE --block0 $BLOCK0 --gamma $GAMMA --precision $PRECISION