doc: In release notes, increase estimate of disk usage with pruning

Jonas Schnelli recommended this to account for growth of utxo set, debug
log, etc.
This commit is contained in:
xor-freenet 2016-01-26 13:08:33 +01:00
parent be4b474287
commit 58e3abfffc
No known key found for this signature in database
GPG Key ID: CB6667EF2D8D6B79
1 changed files with 1 additions and 1 deletions

View File

@ -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 2 GB.
around 2 GB.
However, rescans as well as the RPCs `importwallet`, `importaddress`,
`importprivkey` are disabled.