Function evaluate_vrf

Source
pub fn evaluate_vrf(
    vrf_input: VrfEvaluationInput,
) -> Result<VrfEvaluationOutput, VrfError>
Expand description

Evaluate vrf with a specific input. Used by the block producer