Function unc_primitives::version::get_protocol_version
source · pub fn get_protocol_version(
next_epoch_protocol_version: ProtocolVersion
) -> ProtocolVersionExpand description
Gives new clients an option to upgrade without announcing that they support the new version. This gives non-validator nodes time to upgrade. See https://github.com/Utility/UEPs/issues/205