Type Definition pallet_duster::pallet::DustAccount

source ·
pub type DustAccount<T: Config> = StorageValue<_GeneratedPrefixForStorageDustAccount<T>, T::AccountId, OptionQuery>;
Expand description

Account to send dust to.