ckb_chain_spec::consensus

Function build_genesis_epoch_ext

Source
pub fn build_genesis_epoch_ext(
    epoch_reward: Capacity,
    compact_target: u32,
    genesis_epoch_length: BlockNumber,
    epoch_duration_target: u64,
    genesis_orphan_rate: (u32, u32),
) -> EpochExt
Expand description

Build the epoch information of genesis block