mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-29 16:13:47 +00:00
* add support for bor.logs flag in new-cli * handle bor.withoutheimdall flag commenting in conversion script
9 lines
No EOL
244 B
Markdown
9 lines
No EOL
244 B
Markdown
# RemoveDB
|
|
|
|
The ```bor removedb``` command will remove the blockchain and state databases at the given datadir location
|
|
|
|
## Options
|
|
|
|
- ```address```: Address of the grpc endpoint
|
|
|
|
- ```datadir```: Path of the data directory to store information |