Skip to content

Commit

Permalink
integration stage_headers (#9142)
Browse files Browse the repository at this point in the history
Added integration stage_headers command

Co-authored-by: Michele Modolo <[email protected]>
  • Loading branch information
michelemodolo and Michele Modolo authored Jan 5, 2024
1 parent 86d0b88 commit 8c036fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmd/integration/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ integration stage_history --unwind=N
integration stage_exec --prune.to=N
integration stage_history --prune.to=N
# Reset stage_headers
integration stage_headers --reset --datadir=<my_datadir> --chain=<my_chain>
# Exec blocks, but don't commit changes (loose them)
integration stage_exec --no-commit
...
Expand Down

0 comments on commit 8c036fc

Please sign in to comment.