pub fn ticket_id_input(
randomness: &Randomness,
attempt: u32,
epoch: u64,
) -> VrfInputExpand description
VRF input to generate the ticket id.
pub fn ticket_id_input(
randomness: &Randomness,
attempt: u32,
epoch: u64,
) -> VrfInputVRF input to generate the ticket id.