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 11ca8d0 commit 6bf89ddCopy full SHA for 6bf89dd
Makefile
@@ -1312,7 +1312,8 @@ docker_batcher_send_mina_account_burst:
1312
--public_input ./scripts/test_files/mina_account/mina_account.pub \
1313
--repetitions $(DOCKER_BURST_SIZE) \
1314
--proof_generator_addr $(PROOF_GENERATOR_ADDRESS) \
1315
- --rpc_url $(DOCKER_RPC_URL)
+ --rpc_url $(DOCKER_RPC_URL) \
1316
+ --max_fee 0.1ether
1317
1318
# Update target as new proofs are supported.
1319
docker_batcher_send_all_proofs_burst:
0 commit comments