From ddfb8ad99ddaf3301470135507b24e284be78f14 Mon Sep 17 00:00:00 2001 From: squidbear <379651+czarly@users.noreply.github.com> Date: Sun, 30 Mar 2025 14:13:55 +0200 Subject: [PATCH] fix --- zircuit/op-geth/zircuit-mainnet-op-geth-archive-leveldb-hash.yml | 1 - zircuit/op-geth/zircuit-mainnet-op-geth-pruned-pebble-hash.yml | 1 - zircuit/op-geth/zircuit-testnet-op-geth-archive-leveldb-hash.yml | 1 - zircuit/op-geth/zircuit-testnet-op-geth-pruned-pebble-hash.yml | 1 - 4 files changed, 4 deletions(-) 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