Module bp_messages::source_chain
source · Expand description
Primitives of messages module, that are used on the source chain.
Structs
- Structure that may be used in place of
TargetHeaderChain
,LaneMessageVerifier
andMessageDeliveryAndDispatchPayment
on chains, where outbound messages are forbidden. - Bridge that does nothing when message is being sent.
- Send message artifacts.
Traits
- Manages payments that are happening at the source chain during delivery confirmation transaction.
- Lane message verifier.
- Messages bridge API to be used from other pallets.
- Callback that is called at the source chain (bridge hub) when we get delivery confirmation for new messages.
- Target chain API. Used by source chain to verify target chain proofs.
Type Aliases
- Number of messages, delivered by relayers.