Type Definition pallet_share_distributor::pallet::Tokens
source · pub type Tokens<T: Config> = StorageMap<_GeneratedPrefixForStorageTokens<T>, Blake2_128Concat, T::AccountId, Owners<T>, OptionQuery>;
Expand description
Stores Tokens infos