mirror of
https://github.com/tornadocash/rpc-nodes
synced 2024-02-02 14:53:56 +01:00
updated pruning description
This commit is contained in:
parent
e89b41d2b4
commit
2b4e76b37a
@ -21,7 +21,8 @@ docker-compose pull
|
||||
docker-compose up -d geth
|
||||
```
|
||||
|
||||
## Pruning
|
||||
## Pruning
|
||||
Use it if the size is approaching 800 GB. At least 120 GB must be free for successful pruning.
|
||||
```bash
|
||||
docker-compose down
|
||||
docker-compose up geth-pruning
|
||||
|
Loading…
Reference in New Issue
Block a user