Function init_pot_state

Source
pub fn init_pot_state(
    best_beacon_chain_header: &BeaconChainHeader<'_>,
    pot_verifier: PotVerifier,
    block_authoring_delay: SlotNumber,
) -> PotState
Expand description

Initialize PotState using the best available beacon chain header