Type Definition xcm_builder::test_utils::opaque::XcmHash
source · pub type XcmHash = [u8; 32];
Expand description
A hash type for identifying messages.
pub type XcmHash = [u8; 32];
A hash type for identifying messages.