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

     1  # Chain sethead
     2  
     3  The ```chain sethead <number>``` command sets the current chain to a certain block.
     4  
     5  ## Arguments
     6  
     7  - ```number```: The block number to roll back.
     8  
     9  ## Options
    10  
    11  - ```address```: Address of the grpc endpoint (default: 127.0.0.1:3131)
    12  
    13  - ```yes```: Force set head (default: false)