some overrides and bootnodes
This commit is contained in:
@@ -3974,23 +3974,6 @@
|
||||
"boba-mainnet-op-geth-pruned-leveldb-hash"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chain": "mainnet",
|
||||
"client": "geth",
|
||||
"compose_file": "op/geth/boba-mainnet-op-geth-pruned-pebble-path",
|
||||
"features": [
|
||||
"hash",
|
||||
"leveldb"
|
||||
],
|
||||
"network": "boba",
|
||||
"node": "node",
|
||||
"relay": null,
|
||||
"stack": "op",
|
||||
"type": "pruned",
|
||||
"volumes": [
|
||||
"boba-mainnet-op-geth-pruned-pebble-path"
|
||||
]
|
||||
},
|
||||
{
|
||||
"chain": "mainnet",
|
||||
"client": "geth",
|
||||
|
||||
@@ -51,6 +51,8 @@ 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 "$@"' --
|
||||
|
||||
@@ -51,6 +51,8 @@ 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 "$@"' --
|
||||
|
||||
Reference in New Issue
Block a user