Type Definition pallet_atomic_swap::pallet::PendingSwaps [−][src]
type PendingSwaps<T: Config> = StorageDoubleMap<_GeneratedPrefixForStoragePendingSwaps<T>, Twox64Concat, T::AccountId, Blake2_128Concat, HashedProof, PendingSwap<T>>;