mirror of
https://github.com/bitcoin/bips.git
synced 2026-06-29 17:39:57 +00:00
Remove trailing whitespace from all BIPs
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user