remove deprecated Nitro execution flags

This commit is contained in:
rob
2025-12-19 14:55:26 +00:00
parent 4ef3d5c55f
commit f8112122e0
11 changed files with 0 additions and 13 deletions

View File

@@ -51,8 +51,6 @@ services:
- 8551
environment:
- GETH_OP_NETWORK=boba-mainnet
- GETH_OVERRIDE_FJORD=1725951600
- GETH_OVERRIDE_GRANITE=1729753200
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
- GETH_ROLLUP_SEQUENCERHTTP=https://mainnet.boba.network
entrypoint: /bin/sh -c 'exec geth "$@"' --

View File

@@ -51,8 +51,6 @@ services:
- 8551
environment:
- GETH_OP_NETWORK=boba-mainnet
- GETH_OVERRIDE_FJORD=1725951600
- GETH_OVERRIDE_GRANITE=1729753200
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
- GETH_ROLLUP_SEQUENCERHTTP=https://mainnet.boba.network
entrypoint: /bin/sh -c 'exec geth "$@"' --