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