The chain command groups actions to interact with the blockchain in the client:
-
chain sethead: Set the current chain to a certain block. -
chain watch: Watch the chainHead, reorg and fork events in real-time.
The chain command groups actions to interact with the blockchain in the client:
chain sethead: Set the current chain to a certain block.
chain watch: Watch the chainHead, reorg and fork events in real-time.