Type Definition cumulus_pallet_dmp_queue::MessageId
source · pub type MessageId = XcmHash;
Expand description
Simple type used to identify messages for the purpose of reporting events. Secure if and only if the message content is unique.
pub type MessageId = XcmHash;
Simple type used to identify messages for the purpose of reporting events. Secure if and only if the message content is unique.