diff --git a/zircuit/op-geth/zircuit-mainnet-op-geth-archive-leveldb-hash.yml b/zircuit/op-geth/zircuit-mainnet-op-geth-archive-leveldb-hash.yml index 5e009c3c..03390114 100644 --- a/zircuit/op-geth/zircuit-mainnet-op-geth-archive-leveldb-hash.yml +++ b/zircuit/op-geth/zircuit-mainnet-op-geth-archive-leveldb-hash.yml @@ -91,7 +91,6 @@ services: OP_NODE_P2P_LISTEN_UDP_PORT: 15463 OP_NODE_P2P_PEER_SCORING: light OP_NODE_P2P_PEER_BANNING: "true" - OP_NODE_P2P_STATIC: ${ZIRCUIT_MAINNET_STATIC_PEERS} OP_NODE_P2P_ADVERTISE_IP: ${IP} OP_NODE_LOG_LEVEL: info OP_NODE_LOG_FORMAT: json diff --git a/zircuit/op-geth/zircuit-mainnet-op-geth-pruned-pebble-hash.yml b/zircuit/op-geth/zircuit-mainnet-op-geth-pruned-pebble-hash.yml index a705b375..953bfbb1 100644 --- a/zircuit/op-geth/zircuit-mainnet-op-geth-pruned-pebble-hash.yml +++ b/zircuit/op-geth/zircuit-mainnet-op-geth-pruned-pebble-hash.yml @@ -91,7 +91,6 @@ services: OP_NODE_P2P_LISTEN_UDP_PORT: 15688 OP_NODE_P2P_PEER_SCORING: light OP_NODE_P2P_PEER_BANNING: "true" - OP_NODE_P2P_STATIC: ${ZIRCUIT_MAINNET_STATIC_PEERS} OP_NODE_P2P_ADVERTISE_IP: ${IP} OP_NODE_LOG_LEVEL: info OP_NODE_LOG_FORMAT: json diff --git a/zircuit/op-geth/zircuit-testnet-op-geth-archive-leveldb-hash.yml b/zircuit/op-geth/zircuit-testnet-op-geth-archive-leveldb-hash.yml index bddff6e8..9a53b023 100644 --- a/zircuit/op-geth/zircuit-testnet-op-geth-archive-leveldb-hash.yml +++ b/zircuit/op-geth/zircuit-testnet-op-geth-archive-leveldb-hash.yml @@ -91,7 +91,6 @@ services: OP_NODE_P2P_LISTEN_UDP_PORT: 15095 OP_NODE_P2P_PEER_SCORING: light OP_NODE_P2P_PEER_BANNING: "true" - OP_NODE_P2P_STATIC: ${ZIRCUIT_MAINNET_STATIC_PEERS} OP_NODE_P2P_ADVERTISE_IP: ${IP} OP_NODE_LOG_LEVEL: info OP_NODE_LOG_FORMAT: json diff --git a/zircuit/op-geth/zircuit-testnet-op-geth-pruned-pebble-hash.yml b/zircuit/op-geth/zircuit-testnet-op-geth-pruned-pebble-hash.yml index 7469a0a4..8756cc67 100644 --- a/zircuit/op-geth/zircuit-testnet-op-geth-pruned-pebble-hash.yml +++ b/zircuit/op-geth/zircuit-testnet-op-geth-pruned-pebble-hash.yml @@ -91,7 +91,6 @@ services: OP_NODE_P2P_LISTEN_UDP_PORT: 15357 OP_NODE_P2P_PEER_SCORING: light OP_NODE_P2P_PEER_BANNING: "true" - OP_NODE_P2P_STATIC: ${ZIRCUIT_MAINNET_STATIC_PEERS} OP_NODE_P2P_ADVERTISE_IP: ${IP} OP_NODE_LOG_LEVEL: info OP_NODE_LOG_FORMAT: json