pub fn check_bip34_network( block: &Block, height: u64, network: Network, ) -> Result<bool, ConsensusError>
Convenience: BIP34 check using network.