Function sp_consensus_sassafras::vrf::ticket_id_input
source · pub fn ticket_id_input(
randomness: &Randomness,
attempt: u32,
epoch: u64,
) -> VrfInput
Expand description
VRF input to generate the ticket id.
pub fn ticket_id_input(
randomness: &Randomness,
attempt: u32,
epoch: u64,
) -> VrfInput
VRF input to generate the ticket id.