Skip to content

Commit

Permalink
Merge pull request #477 from peicuiping/master
Browse files Browse the repository at this point in the history
chore: remove redundant words in docs/full-node/full-node-more.md
  • Loading branch information
polarker authored Dec 31, 2024
2 parents 5d26a0a + e57f185 commit 657f660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/full-node/full-node-more.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Here are the steps to prune the Alephium full node:

1. Make sure the Alephium full node is stopped
2. Download `alephium-tools-x.y.z.jar` from https://github.com/alephium/alephium/releases
3. If you changed the default Alephium home directory, set the the `ALEPHIUM_HOME` environment variable
3. If you changed the default Alephium home directory, set the `ALEPHIUM_HOME` environment variable
4. Run the following command `java -cp alephium-tools-x.y.z.jar org.alephium.tools.PruneStorage` to start pruning
5. Wait until the command finishes execution, the disk space should be reduced to around 20 GB
6. Restart the Alephium full node
Expand Down

0 comments on commit 657f660

Please sign in to comment.