- Preparing search index...
- The search index is not available
haveno-ts
As
Object: {
accountAgeWitnessSignatureOfOfferId: Uint8Array | string;
arbitratorNodeAddress?: NodeAddress.AsObject;
challenge: string;
currentDate: number;
makerAccountId: string;
makerNodeAddress?: NodeAddress.AsObject;
makerPaymentAccountId: string;
offerId: string;
paymentMethodId: string;
payoutAddress: string;
reserveTxHash: string;
reserveTxHex: string;
reserveTxKey: string;
takerAccountId: string;
takerNodeAddress?: NodeAddress.AsObject;
takerPaymentAccountId: string;
takerPubKeyRing?: PubKeyRing.AsObject;
tradeAmount: number;
tradePrice: number;
tradeProtocolVersion: TradeProtocolVersion;
uid: string;
}
Type declaration
-
accountAgeWitnessSignatureOfOfferId: Uint8Array | string
-
-
challenge: string
-
currentDate: number
-
makerAccountId: string
-
-
makerPaymentAccountId: string
-
offerId: string
-
paymentMethodId: string
-
payoutAddress: string
-
reserveTxHash: string
-
reserveTxHex: string
-
reserveTxKey: string
-
takerAccountId: string
-
-
takerPaymentAccountId: string
-
-
tradeAmount: number
-
tradePrice: number
-
-
uid: string