Module vstaging

Module vstaging 

Source
Expand description

Staging Primitives.

Modules§

async_backing
Async backing primitives

Structs§

BackedCandidate
A backed (or backable, depending on context) candidate.
CandidateDescriptorV2
A unique descriptor of the candidate receipt.
CandidateReceiptV2
A candidate-receipt at version 2.
ClaimQueueOffset
An offset in the relay chain claim queue.
CommittedCandidateReceiptV2
A candidate-receipt with commitments directly included.
CoreSelector
A strictly increasing sequence number, typically this would be the least significant byte of the block number.
InherentData
Parachains inherent-data passed into the runtime by a block author
InternalVersion
A type representing the version of the candidate descriptor and internal version number.
OccupiedCore
Information about a core which is currently occupied.
ScrapedOnChainVotes
Scraped runtime backing votes and resolved disputes.

Enums§

CandidateDescriptorVersion
A type representing the version of the candidate descriptor.
CandidateEvent
An event concerning a candidate.
CandidateReceiptError
CandidateReceipt construction errors.
CoreState
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 XCM and UMPSignal.