mirror of
https://github.com/logos-storage/logos-storage-proofs-circuits.git
synced 2026-01-04 14:33:10 +00:00
chore: remove comments
This commit is contained in:
parent
eb50f4b87d
commit
3d1a0c27f8
3
.github/workflows/generate.yml
vendored
3
.github/workflows/generate.yml
vendored
@ -102,10 +102,7 @@ jobs:
|
||||
run: |
|
||||
wget -O ceremony.ptau -P .. ${{ env.ceremony_source }}
|
||||
NODE_OPTIONS="--max-old-space-size=8192" snarkjs groth16 setup proof_main.r1cs ../ceremony.ptau proof_main_0000.zkey
|
||||
# NODE_OPTIONS="--max-old-space-size=8192" snarkjs zkey contribute proof_main_0000.zkey proof_main_0001.zkey --name="External Contribution" -e="${{ github.event.inputs.ceremonyContribution }}"
|
||||
# rm proof_main_0000.zkey
|
||||
mv proof_main_0000.zkey proof_main.zkey
|
||||
# mv proof_main_0001.zkey proof_main.zkey
|
||||
snarkjs zkey export verificationkey proof_main.zkey proof_main_verification_key.json
|
||||
snarkjs zkey export solidityverifier proof_main.zkey verifier.sol
|
||||
cd ..
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user