Module bp_messages::target_chain
source · Expand description
Primitives of messages module, that are used on the target chain.
Structs§
- Message with decoded dispatch payload.
- Message data with decoded dispatch payload.
- Structure that may be used in place of
MessageDispatch
on chains, where inbound messages are forbidden. - Messages proof from bridged chain.
- Proved messages from single lane of the source chain.
Traits§
- Manages payments that are happening at the target chain during message delivery transaction.
- Called when inbound message is received.
Type Aliases§
- Proved messages from the source chain.