Re-exports

pub use pallet::*;

Modules

The module that hosts all the FRAME types needed to add this pallet to a runtime.

Structs

fallback implementation
A specific implementation of a UmpSink where messages are in the XCM format and will be forwarded to the XCM Executor.

Enums

An error returned by [check_upward_messages] that indicates a violation of one of acceptance criteria rules.

Constants

Maximum value that config.max_upward_message_size can be set to

Traits

All upward messages coming from parachains will be funneled into an implementation of this trait.
Weight information of this pallet.

Type Definitions

Simple type used to identify messages for the purpose of reporting events. Secure if and only if the message content is unique.
Index used to identify overweight messages.