diff --git a/op-lisk-mainnet-pebble.yml b/op-lisk-mainnet-pebble.yml index 7fa01b9c..e6e2f69b 100644 --- a/op-lisk-mainnet-pebble.yml +++ b/op-lisk-mainnet-pebble.yml @@ -28,6 +28,7 @@ services: - "GETH_STATE_SCHEME=path" - "GETH_DB_ENGINE=pebble" - "GETH_OVERRIDE_FJORD=1720627201" + - "GETH_OVERRIDE_HOLOCENE=1736445601" - "P2P_PORT=6999" - "WS_PORT=8545" - "IP=${IP}" @@ -102,6 +103,7 @@ services: - "OP_NODE_P2P_PEER_BANNING=false" - "OP_NODE_P2P_PEER_SCORING=none" - "OP_NODE_OVERRIDE_FJORD=1720627201" + - "OP_NODE_OVERRIDE_HOLOCENE=1736445601" networks: - chains