Type Alias GetMaxAssets

Source
pub type GetMaxAssets = ConstU32<MAX_ASSETS_FOR_TRANSFER>;
Expand description

Bound for the BoundedVec arguments of the asset-list based methods.

Aliased Typeยง

struct GetMaxAssets;