From be4b474287d6a3479678b6c0ef50587f49bfbc54 Mon Sep 17 00:00:00 2001 From: xor-freenet Date: Tue, 26 Jan 2016 13:06:32 +0100 Subject: [PATCH] doc: In release notes, do not claim that pruning is leeching Peter Todd says it does not matter currently. --- doc/release-notes.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/release-notes.md b/doc/release-notes.md index ca5a38cd5..33f37bc19 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -282,8 +282,6 @@ wallet is as secure with high values as it is with low ones. Higher values merely reduce the network traffic in case of reorganization of the blockchain. In future releases, a higher value may also help the network as a whole: The stored blocks could be served to other nodes. -Currently, nodes with pruning enabled do not serve block data at all -and thus could be considered as "leechers". `NODE_BLOOM` service bit ------------------------