Type Definition pallet_escrow::pallet::Escrow
source · [−]pub type Escrow<T: Config> = StorageMap<_GeneratedPrefixForStorageEscrow<T>, Blake2_128Concat, T::AccountId, EscrowDetails<T::AccountId, T>, OptionQuery>;
pub type Escrow<T: Config> = StorageMap<_GeneratedPrefixForStorageEscrow<T>, Blake2_128Concat, T::AccountId, EscrowDetails<T::AccountId, T>, OptionQuery>;