pub type AssetIdOf<Runtime, Instance = ()> = <Runtime as Config<Instance>>::AssetId;
Expand description

Alias for the Asset Id type for the provided Runtime and Instance.