[][src]Function grin_core::consensus::valid_header_version

pub fn valid_header_version(height: u64, version: HeaderVersion) -> bool

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