fix
This commit is contained in:
@@ -24,6 +24,7 @@ services:
|
||||
- 8545
|
||||
- 8551
|
||||
environment:
|
||||
- GETH_NETWORKID=34443
|
||||
- GETH_ROLLUP_DISABLETXPOOLGOSSIP=true
|
||||
- GETH_ROLLUP_SEQUENCERHTTP=https://mainnet.mode.network
|
||||
entrypoint: /bin/sh -c '[ ! -d /data/geth ] && /usr/local/bin/geth init /config/genesis.json; exec /usr/local/bin/geth "$@"' --
|
||||
|
||||
Reference in New Issue
Block a user