Skip to content

Commit 8b7fc34

Browse files
Add a disabled verifiers field to the batcher yaml config
1 parent 47aaa56 commit 8b7fc34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config-files/config-batcher.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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: ["CircomGroth16Bn256"]
3133
non_paying:
3234
address: '0xa0Ee7A142d267C1f36714E4a8F75612F20a79720' # Anvil address 9
3335
replacement_private_key: ac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80 # Anvil address 1

0 commit comments

Comments
 (0)