Type Alias PaginatedKeyLength

Source
pub type PaginatedKeyLength = ConstU32<68>;
Expand description

The length of a PaginatedKey (twox_128, twox_128, u16, u16)

Aliased Typeยง

struct PaginatedKeyLength;