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
SourceHeaderChain
andMessageDispatch
on chains, where inbound messages are forbidden. - 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.
- Source chain API. Used by target chain, to verify source chain proofs.
Type Aliases
- Proved messages from the source chain.