Module sp_consensus_sassafras::ticket
source · Expand description
Primitives related to tickets.
Structs§
- Ticket data persisted on-chain.
- Ticket claim information filled by the block author.
- Ticket envelope used on during submission.
Functions§
- Computes a boundary for
TicketId
maximum allowed value for a given epoch.
Type Aliases§
- A public key.
- A signature.
- Ticket identifier.
- Ticket ring vrf signature.