Constant staging_xcm::v3::MAX_ITEMS_IN_MULTIASSETS
source ยท pub const MAX_ITEMS_IN_MULTIASSETS: usize = 20;
Expand description
Maximum number of items in a single MultiAssets
value that can be decoded.
pub const MAX_ITEMS_IN_MULTIASSETS: usize = 20;
Maximum number of items in a single MultiAssets
value that can be decoded.