Skip to content

Commit f7f317f

Browse files
authored
Merge pull request bitcoin#568 from jonasschnelli/node_network_limited
Allow to signal both bits and treat them independently
2 parents 7b5d0b2 + f1e884b commit f7f317f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bip-0159.mediawiki

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ This BIP proposes two new service bits
3636
| NODE_NETWORK_LIMITED_HIGH || bit 11 (0x800) || If signaled, the peer <I>MUST</i> be capable of serving at least the last 1152 blocks (~8 days)
3737
|}
3838

39-
The required behaviour when signaling both bits (<code>NODE_NETWORK_LIMITED_LOW & NODE_NETWORK_LIMITED_HIGH</code>) is currently undefined.
40-
4139
A safety buffer of additional 144 blocks to handle chain reorganizations <I>SHOULD</I> be taken into account when connecting to a peer signaling <code>NODE_NETWORK_LIMITED_*</code> service bits.
4240

4341
=== Address relay ===

0 commit comments

Comments
 (0)