mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(bin): unhide and enable full flag (#4327)
This commit is contained in:
@ -332,6 +332,10 @@ Dev testnet:
|
||||
|
||||
Parses strings using [humantime::parse_duration]
|
||||
--dev.block-time 12s
|
||||
|
||||
Pruning:
|
||||
--full
|
||||
Run full node. Only the most recent 128 block states are stored. This flag takes priority over pruning configuration in reth.toml
|
||||
|
||||
Logging:
|
||||
--log.persistent
|
||||
|
||||
Reference in New Issue
Block a user