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 47aaa56 commit 8b7fc34Copy full SHA for 8b7fc34
config-files/config-batcher.yaml
@@ -28,6 +28,8 @@ batcher:
28
pre_verification_is_enabled: true
29
metrics_port: 9093
30
telemetry_ip_port_address: localhost:4001
31
+ # The specific name for each verifier should match the ProvingSystemId string representation
32
+ disabled_verifiers: ["CircomGroth16Bn256"]
33
non_paying:
34
address: '0xa0Ee7A142d267C1f36714E4a8F75612F20a79720' # Anvil address 9
35
replacement_private_key: ac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80 # Anvil address 1
0 commit comments