Module polkadot_primitives::vstaging
source · Expand description
Staging Primitives.
Re-exports
pub use crate::v5::*;
Structs
- Candidate’s acceptance limitations for asynchronous backing per relay parent.
- The per-parachain state of the backing system, including state-machine constraints and candidates pending availability.
- A candidate pending availability.
- Constraints on the actions that can be taken by a new parachain block. These limitations are implicitly associated with some particular parachain, which should be apparent from usage.
- Constraints on inbound HRMP channels.
- Constraints on outbound HRMP channels.
Type Definitions
- Useful type alias for Para IDs.