Type Definition pallet_duster::pallet::AccountBlacklist
source · pub type AccountBlacklist<T: Config> = StorageMap<_GeneratedPrefixForStorageAccountBlacklist<T>, Blake2_128Concat, T::AccountId, (), OptionQuery>;
Expand description
Accounts excluded from dusting.