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 8fe93b9 commit 761f761Copy full SHA for 761f761
Makefile
@@ -336,7 +336,7 @@ agg_mode_batcher_send_sp1_proof:
336
-F "nonce=$${NONCE}" \
337
-F "proof=@scripts/test_files/sp1/sp1_fibonacci_5_0_0.proof" \
338
-F "program_vk=@scripts/test_files/sp1/sp1_fibonacci_5_0_0_vk.bin" \
339
- -F "signature_hex=0x0" \
+ -F "_signature_hex=0x0" \
340
http://127.0.0.1:8089/proof/sp1
341
342
__AGGREGATOR__: ## ____
0 commit comments