updated pruning description

This commit is contained in:
_den 2022-03-03 16:22:15 +10:00
parent e89b41d2b4
commit 2b4e76b37a

View File

@ -21,7 +21,8 @@ docker-compose pull
docker-compose up -d geth 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 ```bash
docker-compose down docker-compose down
docker-compose up geth-pruning docker-compose up geth-pruning