Function zebra_consensus::block::subsidy::general::block_subsidy

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

BlockSubsidy(height) as described in protocol specification §7.8