pub(crate) fn calculate_vrf( producer_key: &Keypair, epoch_seed: EpochSeed, global_slot: u32, delegator_index: &AccountIndex, ) -> Result<VrfOutput, VrfError>
Calculates the VRF output