Skip to content
solidity
import "solidity-scale-codec/src/Xcm/v5/AssetId/AssetId.sol";

File-Level Structs

AssetId

solidity
struct AssetId

Location to identify an asset.

FieldTypeDescription
locationLocationThe location of the asset.

AssetId

Kind: source