Crate cumulus_relay_chain_interface

source ·

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.
  • Unit type wrapper around Hash that represents the blake2-256 hash of validation code in particular.

Enums§

Traits§

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

Type Aliases§