calculate_vrf

Function calculate_vrf 

Source
pub(crate) fn calculate_vrf(
    producer_key: &Keypair,
    epoch_seed: EpochSeed,
    global_slot: u32,
    delegator_index: &AccountIndex,
) -> Result<VrfOutput, VrfError>
Expand description

Calculates the VRF output