Type Definition pallet_asset_registry::pallet::AssetDetailsT
source · pub type AssetDetailsT<T> = AssetDetails<<T as Config>::AssetId, <T as Config>::Balance, BoundedVec<u8, <T as Config>::StringLimit>>;
pub type AssetDetailsT<T> = AssetDetails<<T as Config>::AssetId, <T as Config>::Balance, BoundedVec<u8, <T as Config>::StringLimit>>;