pub type TrackedAssetsCount<T: Config> = StorageValue<_GeneratedPrefixForStorageTrackedAssetsCount<T>, u32, ValueQuery>;
Expand description

The number of assets registered and handled by this pallet.