mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-23 07:15:29 +01:00
doc: Fix minimal disk usage with pruning enabled
This commit is contained in:
parent
fe074ccb37
commit
46d7eb6137
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ Wallet: Pruning
|
|||
|
||||
With 0.12 it is possible to use wallet functionality in pruned mode.
|
||||
This can reduce the disk usage from currently around 60 GB to
|
||||
less than 1 GB.
|
||||
less than 2 GB.
|
||||
|
||||
However, rescans as well as the RPCs `importwallet`, `importaddress`,
|
||||
`importprivkey` are disabled.
|
||||
|
|
Loading…
Add table
Reference in a new issue