summaryrefslogtreecommitdiff
path: root/bip-0159.mediawiki
diff options
context:
space:
mode:
authorJonas Schnelli <dev@jonasschnelli.ch>2017-08-08 22:20:37 +0200
committerJonas Schnelli <dev@jonasschnelli.ch>2017-08-08 22:20:37 +0200
commitf1e884b75acb577a2aecb3f29323c767595efaf8 (patch)
tree8cb0d872143cc407c68af7292b746835c30e316b /bip-0159.mediawiki
parent677e6e31efdc0d2ede7a0f6d2c2ae4fee0a60416 (diff)
downloadbips-f1e884b75acb577a2aecb3f29323c767595efaf8.tar.xz
Allow to signal both bits and treat them independently
Diffstat (limited to 'bip-0159.mediawiki')
-rw-r--r--bip-0159.mediawiki2
1 files changed, 0 insertions, 2 deletions
diff --git a/bip-0159.mediawiki b/bip-0159.mediawiki
index 91e7828..0ca8aa9 100644
--- a/bip-0159.mediawiki
+++ b/bip-0159.mediawiki
@@ -36,8 +36,6 @@ This BIP proposes two new service bits
| 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)
|}
-The required behaviour when signaling both bits (<code>NODE_NETWORK_LIMITED_LOW & NODE_NETWORK_LIMITED_HIGH</code>) is currently undefined.
-
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.
=== Address relay ===