better classic

This commit is contained in:
Para Dox
2025-05-19 13:23:57 +07:00
parent 6e477bd5f0
commit 9afe08dff2
7 changed files with 7 additions and 69 deletions

View File

@@ -71,6 +71,7 @@ services:
- --nat=extip:${IP}
- --networkid=44787
- --port=10895
- --rollup.historicalrpc=${CELO_ALFAJORES_CLASSIC_ARCHIVE_RPC}
- --rpc.gascap=600000000
- --rpc.txfeecap=0
- --state.scheme=hash

View File

@@ -71,6 +71,7 @@ services:
- --nat=extip:${IP}
- --networkid=42220
- --port=12111
- --rollup.historicalrpc=${CELO_MAINNET_CLASSIC_ARCHIVE_RPC}
- --rpc.gascap=600000000
- --rpc.txfeecap=0
- --state.scheme=hash

View File

@@ -67,6 +67,7 @@ services:
- --metrics.port=6060
- --nat=extip:${IP}
- --port=13399
- --rollup.historicalrpc=${OP_MAINNET_CLASSIC_ARCHIVE_RPC}
- --rpc.gascap=600000000
- --rpc.txfeecap=0
- --state.scheme=hash