Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InputsForDepositTxResponse

Hierarchy

  • unknown
    • InputsForDepositTxResponse

Index

Constructors

Methods

  • getAccountAgeWitnessSignatureOfPreparedDepositTx(): string | Uint8Array
  • Returns string | Uint8Array

  • getAccountAgeWitnessSignatureOfPreparedDepositTx_asB64(): string
  • Returns string

  • getAccountAgeWitnessSignatureOfPreparedDepositTx_asU8(): Uint8Array
  • Returns Uint8Array

  • getCurrentDate(): number
  • Returns number

  • getLockTime(): number
  • Returns number

  • getMakerAccountId(): string
  • Returns string

  • getMakerContractAsJson(): string
  • Returns string

  • getMakerContractSignature(): string
  • Returns string

  • getMakerMultiSigPubKey(): string | Uint8Array
  • Returns string | Uint8Array

  • getMakerMultiSigPubKey_asB64(): string
  • Returns string

  • getMakerMultiSigPubKey_asU8(): Uint8Array
  • Returns Uint8Array

  • getMakerPayoutAddressString(): string
  • Returns string

  • getPreparedDepositTx(): string | Uint8Array
  • Returns string | Uint8Array

  • getPreparedDepositTx_asB64(): string
  • Returns string

  • getPreparedDepositTx_asU8(): Uint8Array
  • Returns Uint8Array

  • Returns undefined | NodeAddress

  • getTradeId(): string
  • Returns string

  • getUid(): string
  • Returns string

  • hasMakerPaymentAccountPayload(): boolean
  • Returns boolean

  • hasSenderNodeAddress(): boolean
  • Returns boolean

  • serializeBinary(): Uint8Array
  • Returns Uint8Array

Generated using TypeDoc