Function zebra_consensus::transaction::check::coinbase_expiry_height
source ยท pub fn coinbase_expiry_height(
block_height: &Height,
coinbase: &Transaction,
network: &Network,
) -> Result<(), TransactionError>