feat(debug): engine reorg util depth (#10575)

This commit is contained in:
Roman Krasiuk
2024-08-28 02:22:51 -07:00
committed by GitHub
parent 5b7d637426
commit f600ff07d9
6 changed files with 114 additions and 79 deletions

View File

@ -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