diff --git a/doc/release-notes.md b/doc/release-notes.md index 33f37bc19..93ef8cf08 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.