mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(debug): engine reorg util depth (#10575)
This commit is contained in:
3
book/cli/reth/node.md
vendored
3
book/cli/reth/node.md
vendored
@ -522,6 +522,9 @@ Debug:
|
||||
--debug.reorg-frequency <REORG_FREQUENCY>
|
||||
If provided, the chain will be reorged at specified frequency
|
||||
|
||||
--debug.reorg-depth <REORG_DEPTH>
|
||||
The reorg depth for chain reorgs
|
||||
|
||||
--debug.engine-api-store <PATH>
|
||||
The path to store engine API messages at. If specified, all of the intercepted engine API messages will be written to specified location
|
||||
|
||||
|
||||
Reference in New Issue
Block a user