zebra_consensus

Function block_subsidy

source
pub fn block_subsidy(
    height: Height,
    network: &Network,
) -> Result<Amount<NonNegative>, SubsidyError>
Expand description

BlockSubsidy(height) as described in protocol specification §7.8