diff --git a/bip-0159.mediawiki b/bip-0159.mediawiki
index 91e78283..0ca8aa9b 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 MUST be capable of serving at least the last 1152 blocks (~8 days)
|}
-The required behaviour when signaling both bits (NODE_NETWORK_LIMITED_LOW & NODE_NETWORK_LIMITED_HIGH
) is currently undefined.
-
A safety buffer of additional 144 blocks to handle chain reorganizations SHOULD be taken into account when connecting to a peer signaling NODE_NETWORK_LIMITED_*
service bits.
=== Address relay ===