Open mpguerra opened 1 day ago
After NU6 activates on mainnet, Zebra should always reject pre-NU6 nodes.
We need to wait for:
Update the INITIAL_MIN_NETWORK_PROTOCOL_VERSION to:
INITIAL_MIN_NETWORK_PROTOCOL_VERSION
Mainnet, Nu6
Testnet, Nu6
Motivation
After NU6 activates on mainnet, Zebra should always reject pre-NU6 nodes.
Scheduling
We need to wait for:
Tasks
Update the
INITIAL_MIN_NETWORK_PROTOCOL_VERSION
to:Mainnet, Nu6
Testnet, Nu6
Related work