Function snarkvm_ledger_block::proof_target
source · pub fn proof_target(coinbase_target: u64, genesis_proof_target: u64) -> u64
Expand description
Calculate the minimum proof target for the given coinbase target.
pub fn proof_target(coinbase_target: u64, genesis_proof_target: u64) -> u64
Calculate the minimum proof target for the given coinbase target.