Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

BroadcastWithdrawal

Hierarchy

  • BroadcastWithdrawal

Index

Constructors

constructor

Properties

currency

currency: string

Currency of signed transaction to be broadcast, BTC, LTC, BCH, ETH, XRP, ERC20

memberof

BroadcastWithdrawal

Optional signatureId

signatureId: string

Signature ID to be completed by transaction broadcast This signatureID is the database blockchainSignature Id

memberof

BroadcastWithdrawal

txData

txData: string

Raw signed transaction to be published to network.

memberof

BroadcastWithdrawal

Optional withdrawalId

withdrawalId: string

Withdrawal ID to be completed by transaction broadcast

memberof

BroadcastWithdrawal

Generated using TypeDoc