pub fn make_ticket_id(preout: &VrfPreOutput) -> TicketIdExpand description
Make ticket-id from the given VRF pre-output.
Pre-output should have been obtained from the input directly using the vrf secret key or from the vrf signature pre-output.
pub fn make_ticket_id(preout: &VrfPreOutput) -> TicketIdMake ticket-id from the given VRF pre-output.
Pre-output should have been obtained from the input directly using the vrf secret key or from the vrf signature pre-output.