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