Type Definition pallet_escrow::Escrowed
source · [−]pub type Escrowed<T: Config> = StorageDoubleMap<_GeneratedPrefixForStorageEscrowed<T>, Blake2_128Concat, T::AccountId, Blake2_128Concat, LockIdentifier, EscrowedAmount<<<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance, T::BlockNumber>>;