Document RPC endpoints debug_setHead & debug_replayBlock #1204
Closed
Description
opened on Nov 17, 2022
debug_setHead
: Sets the current head of the local chain by block number.
debug_replayBlock
: Reimports a block by block number, by rolling the head of the local chain back to blockNumber - 1 and afterwards importing the given block.
Metadata
Assignees
Labels
No labels
Activity