Expand description
An emulator for node-side code to predict the results of on-chain parachain inclusion and predict future constraints.
Structs§
- Modifications to constraints as a result of prospective candidates.
- 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.
- A parachain fragment, representing another prospective parachain block.
- Constraints on inbound HRMP channels.
- Constraints on outbound HRMP channels.
- An update to outbound HRMP channels.
- The prospective candidate.
- Information about a relay-chain block.
Enums§
- Kinds of errors with the validity of a fragment.
- An update to the HRMP Watermark.
- Kinds of errors that can occur when modifying constraints.
Traits§
- Trait for a hypothetical or concrete candidate, as needed when assessing the validity of a potential candidate.