feat: add --engine.experimental flag to enable engine2 (#10051)

This commit is contained in:
nk_ysg
2024-08-07 03:20:38 +08:00
committed by GitHub
parent b0ded038ba
commit 6f4291d94e
4 changed files with 62 additions and 48 deletions

View File

@ -525,6 +525,10 @@ Pruning:
--full
Run full node. Only the most recent [`MINIMUM_PRUNING_DISTANCE`] block states are stored. This flag takes priority over pruning configuration in reth.toml
Engine:
--engine.experimental
Enable the engine2 experimental features on reth binary
Logging:
--log.stdout.format <FORMAT>
The format to use for logs written to stdout