rpc opts
This commit is contained in:
@@ -79,7 +79,10 @@ services:
|
||||
- --p2p.allowed-ports=38545
|
||||
- --port=13545
|
||||
- --prune.mode=archive
|
||||
- --rpc.evmtimeout=${ARBITRUM_ONE_ERIGON3_ARCHIVE_TRACE_EVMTIMEOUT:-5m0s}
|
||||
- --rpc.gascap=6000000000
|
||||
- --rpc.overlay.getlogstimeout=${ARBITRUM_ONE_ERIGON3_ARCHIVE_TRACE_GETLOGSTIMEOUT:-5m0s}
|
||||
- --rpc.overlay.replayblocktimeout=${ARBITRUM_ONE_ERIGON3_ARCHIVE_TRACE_REPLAYBLOCKTIMEOUT:-10s}
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
|
||||
@@ -79,7 +79,10 @@ services:
|
||||
- --p2p.allowed-ports=35527
|
||||
- --port=10527
|
||||
- --prune.mode=minimal
|
||||
- --rpc.evmtimeout=${ARBITRUM_ONE_ERIGON3_MINIMAL_TRACE_EVMTIMEOUT:-5m0s}
|
||||
- --rpc.gascap=6000000000
|
||||
- --rpc.overlay.getlogstimeout=${ARBITRUM_ONE_ERIGON3_MINIMAL_TRACE_GETLOGSTIMEOUT:-5m0s}
|
||||
- --rpc.overlay.replayblocktimeout=${ARBITRUM_ONE_ERIGON3_MINIMAL_TRACE_REPLAYBLOCKTIMEOUT:-10s}
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
|
||||
@@ -79,7 +79,10 @@ services:
|
||||
- --p2p.allowed-ports=36565
|
||||
- --port=11565
|
||||
- --prune.mode=full
|
||||
- --rpc.evmtimeout=${ARBITRUM_ONE_ERIGON3_PRUNED_TRACE_EVMTIMEOUT:-5m0s}
|
||||
- --rpc.gascap=6000000000
|
||||
- --rpc.overlay.getlogstimeout=${ARBITRUM_ONE_ERIGON3_PRUNED_TRACE_GETLOGSTIMEOUT:-5m0s}
|
||||
- --rpc.overlay.replayblocktimeout=${ARBITRUM_ONE_ERIGON3_PRUNED_TRACE_REPLAYBLOCKTIMEOUT:-10s}
|
||||
- --rpc.returndata.limit=1100000
|
||||
- --ws
|
||||
- --ws.port=8545
|
||||
|
||||
Reference in New Issue
Block a user