Type Definition polkadot_runtime_parachains::ump::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.