github.com/palisadeinc/bor@v0.0.0-20230615125219-ab7196213d15/docs/cli/chain.md (about)

     1  # Chain
     2  
     3  The ```chain``` command groups actions to interact with the blockchain in the client:
     4  
     5  - [```chain sethead```](./chain_sethead.md): Set the current chain to a certain block.
     6  
     7  - [```chain watch```](./chain_watch.md): Watch the chainHead, reorg and fork events in real-time.