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
pub fn num_halvings(height: Height, network: &Network) -> u32
The halving index for a block height and network.
Halving(height)
, as described in protocol specification §7.8