Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/full-node/full-node-more.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ A fully sync-ed Alephium full node requires more than 80 GB of disk space to sto
version `2.6.1` the Alephium full node supports storage pruning which can significantly reduce the storage
requirement.

**Note: The node must be stopped before running the pruning process.**

Here are the steps to prune the Alephium full node:

### Using Jar File
Expand Down
Loading