pub const MAX_ITEMS_IN_MULTIASSETS: usize = 20; // 20usize
Expand description
Maximum number of items in a single MultiAssets
value that can be decoded.
pub const MAX_ITEMS_IN_MULTIASSETS: usize = 20; // 20usize
Maximum number of items in a single MultiAssets
value that can be decoded.