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

MinerSubsidy(height) as described in protocol specification §7.8