Expand description
Staging Primitives.
Modules§
- async_
backing - Async backing primitives
Structs§
- Backed
Candidate - A backed (or backable, depending on context) candidate.
- Candidate
Descriptor V2 - A unique descriptor of the candidate receipt.
- Candidate
Receipt V2 - A candidate-receipt at version 2.
- Claim
Queue Offset - An offset in the relay chain claim queue.
- Committed
Candidate Receipt V2 - A candidate-receipt with commitments directly included.
- Core
Selector - A strictly increasing sequence number, typically this would be the least significant byte of the block number.
- Inherent
Data - Parachains inherent-data passed into the runtime by a block author
- Internal
Version - A type representing the version of the candidate descriptor and internal version number.
- Occupied
Core - Information about a core which is currently occupied.
- Scraped
OnChain Votes - Scraped runtime backing votes and resolved disputes.
Enums§
- Candidate
Descriptor Version - A type representing the version of the candidate descriptor.
- Candidate
Event - An event concerning a candidate.
- Candidate
Receipt Error - CandidateReceipt construction errors.
- Core
State - The state of a particular availability core.
- UMPSignal
- Signals that a parachain can send to the relay chain via the UMP queue.
Constants§
- UMP_
SEPARATOR - Separator between
XCMandUMPSignal.