Type Definition cumulus_pallet_dmp_queue::MessageId

source ·
pub type MessageId = [u8; 32];
Expand description

Simple type used to identify messages for the purpose of reporting events. Secure if and only if the message content is unique.