Type Definition pallet_gilt::pallet::ActiveTotal[][src]

type ActiveTotal<T> = StorageValue<_GeneratedPrefixForStorageActiveTotal<T>, ActiveGiltsTotal<<<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance>, ValueQuery>;
Expand description

Information relating to the gilts currently active.