Function bp_messages::storage_keys::outbound_lane_data_key
source · pub fn outbound_lane_data_key<LaneId: Encode>(
pallet_prefix: &str,
lane: &LaneId,
) -> StorageKey
Expand description
Storage key of the outbound message lane state in the runtime storage.