mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 05:52:45 +00:00
Update medalla-troubleshooting.md (#1635)
This commit is contained in:
parent
e6c82d1815
commit
7d00ca2e86
@ -32,6 +32,7 @@ If you’re experiencing sync problems, we recommend running `make clean-medall
|
|||||||
If you're running out of storage, you can [prune](https://blog.ethereum.org/2015/06/26/state-tree-pruning/) the database of unnecessary blocks and states by running:
|
If you're running out of storage, you can [prune](https://blog.ethereum.org/2015/06/26/state-tree-pruning/) the database of unnecessary blocks and states by running:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
make ncli_db
|
||||||
build/ncli_db pruneDatabase --db=build/data/shared_medalla_0/db --verbose=true
|
build/ncli_db pruneDatabase --db=build/data/shared_medalla_0/db --verbose=true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user