We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e0679 commit d4d2027Copy full SHA for d4d2027
1 file changed
config-files/config-batcher.yaml
@@ -29,7 +29,7 @@ batcher:
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"]
+ disabled_verifiers: []
33
non_paying:
34
address: '0xa0Ee7A142d267C1f36714E4a8F75612F20a79720' # Anvil address 9
35
replacement_private_key: ac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80 # Anvil address 1
0 commit comments