mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-29 16:13:47 +00:00
12 lines
206 B
Markdown
12 lines
206 B
Markdown
|
|
# Chain sethead
|
|
|
|
The ```chain sethead <number>``` command sets the current chain to a certain block.
|
|
|
|
## Arguments
|
|
|
|
- ```number```: The block number to roll back.
|
|
|
|
## Options
|
|
|
|
- ```yes```: Force set head.
|