Type Alias ItemizedKeyLength

Source
pub type ItemizedKeyLength = ConstU32<34>;
Expand description

The length of an ItemizedKey (twox_128, u16)

Aliased Typeยง

struct ItemizedKeyLength;