Expand description
Helpers for easier manipulation of call processing with signed extensions.
Structs§
- Base
Messages Proof Info - Generic info about a messages delivery/confirmation proof.
- Call
Helper - Helper struct that provides methods for working with a call supported by
CallInfo
. - Receive
Messages Delivery Proof Info - Info about a
ReceiveMessagesDeliveryProof
call which tries to update a single lane. - Receive
Messages Proof Info - Info about a
ReceiveMessagesProof
call which tries to update a single lane. - Unrewarded
Relayer Occupation - Occupation state of the unrewarded relayers vector.
Enums§
- Call
Info - Info about a
ReceiveMessagesProof
or aReceiveMessagesDeliveryProof
call which tries to update a single lane.
Traits§
- Messages
Call SubType - Trait representing a call that is a sub type of
pallet_bridge_messages::Call
.