diff --git a/op/geth/manta-pacific-mainnet-op-geth-archive-leveldb-hash.yml b/op/geth/manta-pacific-mainnet-op-geth-archive-leveldb-hash.yml index 7224c1b2..ed24306e 100644 --- a/op/geth/manta-pacific-mainnet-op-geth-archive-leveldb-hash.yml +++ b/op/geth/manta-pacific-mainnet-op-geth-archive-leveldb-hash.yml @@ -24,8 +24,9 @@ services: - 8545 - 8551 environment: - - GETH_OP_NETWORK=manta-pacific-mainnet + - GETH_NETWORKID=169 - GETH_ROLLUP_DISABLETXPOOLGOSSIP=true + - GETH_ROLLUP_SEQUENCERHTTP=https://manta-pacific.calderachain.xyz/http entrypoint: /bin/sh -c 'exec /usr/local/bin/geth "$@"' -- command: - --datadir=/data diff --git a/op/geth/manta-pacific-mainnet-op-geth-pruned-pebble-path.yml b/op/geth/manta-pacific-mainnet-op-geth-pruned-pebble-path.yml index a7f1abf3..1aaf7ee9 100644 --- a/op/geth/manta-pacific-mainnet-op-geth-pruned-pebble-path.yml +++ b/op/geth/manta-pacific-mainnet-op-geth-pruned-pebble-path.yml @@ -24,8 +24,9 @@ services: - 8545 - 8551 environment: - - GETH_OP_NETWORK=manta-pacific-mainnet + - GETH_NETWORKID=169 - GETH_ROLLUP_DISABLETXPOOLGOSSIP=true + - GETH_ROLLUP_SEQUENCERHTTP=https://manta-pacific.calderachain.xyz/http entrypoint: /bin/sh -c 'exec /usr/local/bin/geth "$@"' -- command: - --datadir=/data