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 33eba8a commit c68fdaeCopy full SHA for c68fdae
config-files/config-operator-docker.yaml
@@ -33,6 +33,7 @@ operator:
33
max_batch_size: 268435456 # 256 MiB
34
last_processed_batch_filepath: config-files/operator.last_processed_batch.json
35
poll_latest_batch_interval: 20s # Optional: The interval to poll for latest batches. Default: 20s if not specified
36
+ mina_verifier_enabled: true # Enable Mina verifiers for CI testing
37
# Operators variables needed for register it in EigenLayer
38
el_delegation_manager_address: "0xCf7Ed3AccA5a467e9e704C703E8D87F634fB0Fc9"
39
private_key_store_path: config-files/anvil.ecdsa.key.json
0 commit comments