Module polkadot_runtime_parachains::ump [−][src]
Re-exports
pub use pallet::*;
Modules
Structs
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.
Traits
All upward messages coming from parachains will be funneled into an implementation of this trait.
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.