File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ batcher:
2828 pre_verification_is_enabled : true
2929 metrics_port : 9093
3030 telemetry_ip_port_address : localhost:4001
31+ # The specific name for each verifier should match the ProvingSystemId string representation
32+ disabled_verifiers : []
3133 non_paying :
3234 address : ' 0xa0Ee7A142d267C1f36714E4a8F75612F20a79720' # Anvil address 9
3335 replacement_private_key : ac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80 # Anvil address 1
Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ batcher:
2626 pre_verification_is_enabled : true
2727 metrics_port : 9093
2828 telemetry_ip_port_address : localhost:4001
29+ # The specific name for each verifier should match the ProvingSystemId string representation
30+ disabled_verifiers : []
2931 non_paying :
3032 address : ' 0xa0Ee7A142d267C1f36714E4a8F75612F20a79720' # Anvil address 9
3133 replacement_private_key : ac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80 # Anvil address 1
You can’t perform that action at this time.
0 commit comments