Type Definition pallet_funding::HoldersAccountIds
source · [−]pub type HoldersAccountIds<T: Config> = StorageValue<_GeneratedPrefixForStorageHoldersAccountIds<T>, Set<T::AccountId>, ValueQuery>;
Expand description
List of account Ids who have tokens (updated when token value is 0).