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

type Active<T> = StorageMap<_GeneratedPrefixForStorageActive<T>, Blake2_128Concat, ActiveIndex, ActiveGilt<<<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance, <T as Config>::AccountId, <T as Config>::BlockNumber>, OptionQuery>;
Expand description

The currently active gilts, indexed according to the order of creation.