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

@@ -74,7 +74,10 @@ services:
- --p2p.allowed-ports=35307
- --port=10307
- --prune.mode=minimal
- --rpc.evmtimeout=${POLYGON_AMOY_ERIGON3_MINIMAL_TRACE_EVMTIMEOUT:-5m0s}
- --rpc.gascap=6000000000
- --rpc.overlay.getlogstimeout=${POLYGON_AMOY_ERIGON3_MINIMAL_TRACE_GETLOGSTIMEOUT:-5m0s}
- --rpc.overlay.replayblocktimeout=${POLYGON_AMOY_ERIGON3_MINIMAL_TRACE_REPLAYBLOCKTIMEOUT:-10s}
- --rpc.returndata.limit=1100000
- --torrent.download.rate=${POLYGON_AMOY_ERIGON3_MINIMAL_TRACE_MAX_DOWNLOAD_RATE:-1000mb}
- --torrent.port=25307