pub fn make_ticket_id(preout: &VrfPreOutput) -> TicketId
Expand 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) -> TicketId
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.