ZIP-252: Clarify protocol versions

This commit is contained in:
teor 2021-02-23 19:46:55 +10:00
parent 3e2310d017
commit ab71570ad7
1 changed files with 2 additions and 2 deletions

View File

@ -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).