diff options
Diffstat (limited to 'bip-0159.mediawiki')
-rw-r--r-- | bip-0159.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0159.mediawiki b/bip-0159.mediawiki index 365aee1..a659e72 100644 --- a/bip-0159.mediawiki +++ b/bip-0159.mediawiki @@ -50,7 +50,7 @@ Pruned peers following this BIP may consume more outbound bandwidth. Light clients (and such) who are not checking the <code>nServiceFlags</code> (service bits) from a relayed <code>addr</code>-message may unwillingly connect to a pruned peer and ask for (filtered) blocks at a depth below their pruned depth. Light clients should therefore check the service bits (and eventually connect to peers signaling <code>NODE_NETWORK_LIMITED</code> if they require [filtered] blocks around the tip). Light clients obtaining peer IPs though DNS seed should use the DNS filtering option. -== Compatibility == +== Compatibility == This proposal is backward compatible. |