Expand description
Runtime API definition for assets.
Traits§
- Asset
Converter - Converting any [
(AssetId, Balance)
] to [Asset
] - Matches
Location - Checks for
Location
.
Functions§
- convert
- Helper function to convert collections with [
(AssetId, Balance)
] to [Asset
] - convert_
balance - Helper function to convert
Balance
with Locationto
Asset`