Skip to content

Commit c68fdae

Browse files
committed
Add flag to dockerfile
1 parent 33eba8a commit c68fdae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config-files/config-operator-docker.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ operator:
3333
max_batch_size: 268435456 # 256 MiB
3434
last_processed_batch_filepath: config-files/operator.last_processed_batch.json
3535
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
3637
# Operators variables needed for register it in EigenLayer
3738
el_delegation_manager_address: "0xCf7Ed3AccA5a467e9e704C703E8D87F634fB0Fc9"
3839
private_key_store_path: config-files/anvil.ecdsa.key.json

0 commit comments

Comments
 (0)