Module bp_messages::storage_keys
source · Expand description
Storage keys of bridge messages pallet.
Constants§
- Name of the
InboundLanes
storage map. - Name of the
OPERATING_MODE_VALUE_NAME
storage value. - Name of the
OutboundLanes
storage map. - Name of the
OutboundMessages
storage map.
Functions§
- Storage key of the inbound message lane state in the runtime storage.
- Storage key of the outbound message in the runtime storage.
- Storage key of the
PalletOperatingMode
value in the runtime storage. - Storage key of the outbound message lane state in the runtime storage.