Expand description
Primitives of messages module, that are used on the target chain.
Structs§
- Dispatch
Message - Message with decoded dispatch payload.
- Dispatch
Message Data - Message data with decoded dispatch payload.
- Forbid
Inbound Messages - Structure that may be used in place of
MessageDispatch
on chains, where inbound messages are forbidden. - From
Bridged Chain Messages Proof - Messages proof from bridged chain.
- Proved
Lane Messages - Proved messages from single lane of the source chain.
Traits§
- Delivery
Payments - Manages payments that are happening at the target chain during message delivery transaction.
- Message
Dispatch - Called when inbound message is received.
Type Aliases§
- Proved
Messages - Proved messages from the source chain.