Constant snarkos_network::PROTOCOL_VERSION[][src]

pub const PROTOCOL_VERSION: u64 = 2;
Expand description

The version of the network protocol; it can be incremented in order to force users to update. FIXME: probably doesn’t need to be a u64, could also be more informative than just a number