do not download receipts

This commit is contained in:
goldsquid
2025-10-01 13:59:50 +07:00
parent 9f27dfd1eb
commit e708cca8cf
14 changed files with 39 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ services:
- --nat=extip:${IP}
- --p2p.allowed-ports=32072
- --p2p.allowed-ports=37072
- --persist.receipts=false
- --port=12072
- --prune.mode=minimal
- --rpc.evmtimeout=${ARBITRUM_SEPOLIA_NITRO_ERIGON_MINIMAL_TRACE_EVMTIMEOUT:-5m0s}