Function zebra_consensus::block::subsidy::general::num_halvings
source · pub fn num_halvings(height: Height, network: &Network) -> u32
Expand description
The halving index for a block height and network.
Halving(height)
, as described in protocol specification §7.8