From ab71570ad78e2491d0e94233c58fecfcd2450dfa Mon Sep 17 00:00:00 2001 From: teor Date: Tue, 23 Feb 2021 19:46:55 +1000 Subject: [PATCH] ZIP-252: Clarify protocol versions --- zip-0252.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zip-0252.rst b/zip-0252.rst index 31e8fc9b..c463470d 100644 --- a/zip-0252.rst +++ b/zip-0252.rst @@ -67,8 +67,8 @@ MIN_NETWORK_PROTOCOL_VERSION (NU5) For each network (testnet and mainnet), nodes compatible with NU5 activation -MUST advertise a network protocol version that is greater than or equal to that -network's MIN_NETWORK_PROTOCOL_VERSION (NU5). +on that network MUST advertise a network protocol version that is greater than +or equal to that network's MIN_NETWORK_PROTOCOL_VERSION (NU5). For each network, pre-NU5 nodes are defined as nodes advertising a protocol version less than that network's MIN_NETWORK_PROTOCOL_VERSION (NU5).