Type Definition pallet_template::pallet::MyBytes

source ·
pub type MyBytes = BoundedVec<u8, ConstU32<16>>;