Function grin_core::consensus::valid_header_version

source ·
pub fn valid_header_version(height: u64, version: HeaderVersion) -> bool
Expand description

Check whether the block version is valid at a given height, implements 6 months interval scheduled hard forks for the first 2 years.