referrerpolicy=no-referrer-when-downgrade

Module ticket

Source
Expand description

Primitives related to tickets.

Structs§

TicketBody
Ticket data persisted on-chain.
TicketClaim
Ticket claim information filled by the block author.
TicketEnvelope
Ticket envelope used on during submission.

Functions§

ticket_id_threshold
Computes a boundary for TicketId maximum allowed value for a given epoch.

Type Aliases§

EphemeralPublic
A public key.
EphemeralSignature
A signature.
TicketId
Ticket identifier.
TicketSignature
Ticket ring vrf signature.