Type Definition pallet_remote_asset_manager::pallet::Proxies[][src]

pub type Proxies<T: Config> = StorageDoubleMap<_GeneratedPrefixForStorageProxies<T>, Blake2_128Concat, T::AssetId, Twox64Concat, <T as Config>::AccountId, ProxyState, ValueQuery>;
Expand description

Denotes the current state of proxies on a parachain for the PINT chain’s account with the delegates being the second key in this map

location identifier -> delegate -> proxies