mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 15:46:43 +00:00
6 lines
184 B
Markdown
6 lines
184 B
Markdown
|
|
# Chain
|
|
|
|
The ```chain``` command groups actions to interact with the blockchain in the client:
|
|
|
|
- [```chain sethead```](./chain_sethead.md): Set the current chain to a certain block.
|