Expand description
Primitives related to tickets.
Structs§
- Ticket
Body - Ticket data persisted on-chain.
- Ticket
Claim - Ticket claim information filled by the block author.
- Ticket
Envelope - Ticket envelope used on during submission.
Functions§
- ticket_
id_ threshold - Computes a boundary for
TicketId
maximum allowed value for a given epoch.
Type Aliases§
- Ephemeral
Public - A public key.
- Ephemeral
Signature - A signature.
- Ticket
Id - Ticket identifier.
- Ticket
Signature - Ticket ring vrf signature.