Module bridge_runtime_common::messages_call_ext
source · Structs
- Generic info about a messages delivery/confirmation proof.
- Helper struct that provides methods for working with a call supported by
CallInfo
. - Info about a
ReceiveMessagesDeliveryProof
call which tries to update a single lane. - Info about a
ReceiveMessagesProof
call which tries to update a single lane. - Occupation state of the unrewarded relayers vector.
Enums
- Info about a
ReceiveMessagesProof
or aReceiveMessagesDeliveryProof
call which tries to update a single lane.
Traits
- Trait representing a call that is a sub type of
pallet_bridge_messages::Call
.