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 c09a538 commit 096241eCopy full SHA for 096241e
frontend/docker/startup.sh
@@ -27,6 +27,8 @@ download_circuit_files() {
27
CIRCUITS_VERSION="3.0.1devnet"
28
29
DEVNET_CIRCUIT_FILES=(
30
+ "block_verifier_index.postcard"
31
+ "transaction_verifier_index.postcard"
32
"step-step-proving-key-blockchain-snark-step-0-55f640777b6486a6fd3fdbc3fcffcc60_gates.json"
33
"step-step-proving-key-blockchain-snark-step-0-55f640777b6486a6fd3fdbc3fcffcc60_internal_vars.bin"
34
"step-step-proving-key-blockchain-snark-step-0-55f640777b6486a6fd3fdbc3fcffcc60_rows_rev.bin"
0 commit comments