From 58e3abfffc69eaa5ea24f40f8428be48808ca664 Mon Sep 17 00:00:00 2001 From: xor-freenet Date: Tue, 26 Jan 2016 13:08:33 +0100 Subject: 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. --- doc/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release-notes.md b/doc/release-notes.md index 33f37bc197..93ef8cf08d 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -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. -- cgit v1.2.3