Type Definition pallet_asset_management::pallet::GuarantyPayment
source · pub type GuarantyPayment<T: Config> = StorageDoubleMap<_GeneratedPrefixForStorageGuarantyPayment<T>, Blake2_128Concat, T::AccountId, Blake2_128Concat, T::AccountId, PaymentDetail<T>>;