This commit is contained in:
goldsquid
2025-08-28 22:47:45 +07:00
parent e0b644cf9a
commit 51b3696e37
39 changed files with 117 additions and 0 deletions

View File

@@ -76,7 +76,10 @@ services:
- --p2p.allowed-ports=37410
- --port=12410
- --prune.mode=minimal
- --rpc.evmtimeout=${LINEA_SEPOLIA_ERIGON3_MINIMAL_TRACE_EVMTIMEOUT:-5m0s}
- --rpc.gascap=6000000000
- --rpc.overlay.getlogstimeout=${LINEA_SEPOLIA_ERIGON3_MINIMAL_TRACE_GETLOGSTIMEOUT:-5m0s}
- --rpc.overlay.replayblocktimeout=${LINEA_SEPOLIA_ERIGON3_MINIMAL_TRACE_REPLAYBLOCKTIMEOUT:-10s}
- --rpc.returndata.limit=1100000
- --ws
- --ws.port=8545