Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace InputsForDepositTxRequest

Index

Type aliases

Type aliases

AsObject: { acceptedArbitratorNodeAddressesList: NodeAddress.AsObject[]; acceptedMediatorNodeAddressesList: NodeAddress.AsObject[]; acceptedRefundAgentNodeAddressesList: NodeAddress.AsObject[]; accountAgeWitnessSignatureOfOfferId: Uint8Array | string; arbitratorNodeAddress?: NodeAddress.AsObject; changeOutputAddress: string; changeOutputValue: number; currentDate: number; mediatorNodeAddress?: NodeAddress.AsObject; rawTransactionInputsList: RawTransactionInput.AsObject[]; refundAgentNodeAddress?: NodeAddress.AsObject; senderNodeAddress?: NodeAddress.AsObject; takerAccountId: string; takerFee: number; takerFeeTxId: string; takerMultiSigPubKey: Uint8Array | string; takerPaymentAccountPayload?: PaymentAccountPayload.AsObject; takerPayoutAddressString: string; takerPubKeyRing?: PubKeyRing.AsObject; tradeAmount: number; tradeId: string; tradePrice: number; txFee: number; uid: string }

Type declaration

Generated using TypeDoc