Module polkadot_primitives::vstaging
source · Expand description
Staging Primitives.
Modules§
- Async backing primitives
Structs§
- A backed (or backable, depending on context) candidate.
- A unique descriptor of the candidate receipt.
- A candidate-receipt at version 2.
- An offset in the relay chain claim queue.
- A candidate-receipt with commitments directly included.
- A strictly increasing sequence number, typically this would be the least significant byte of the block number.
- Parachains inherent-data passed into the runtime by a block author
- A type representing the version of the candidate descriptor and internal version number.
- Information about a core which is currently occupied.
- Scraped runtime backing votes and resolved disputes.
Enums§
- A type representing the version of the candidate descriptor.
- An event concerning a candidate.
- CandidateReceipt construction errors.
- The state of a particular availability core.
- Signals that a parachain can send to the relay chain via the UMP queue.
Constants§
- Separator between
XCM
andUMPSignal
.