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