Structs

  • A candidate-receipt with commitments directly included.
  • A wrapped version of DownwardMessage. The difference is that it has attached the block number when the message was sent.
  • An HRMP message seen from the perspective of a recipient.
  • A handle used to communicate with the Overseer.
  • Unique identifier of a parachain.
  • The validation data provides information about how to create the inputs for validation of a candidate. This information is derived from the chain state and will vary from para to para, although some fields may be the same for every para.

Enums

Traits

  • Trait that provides all necessary methods for interaction between collator and relay chain.

Type Definitions