Preparing search index...
The search index is not available
@xchainjs/xchain-utxo-providers
@xchainjs/xchain-utxo-providers
TxConfirmedStatus
Type alias TxConfirmedStatus
Tx
Confirmed
Status
:
{
confirmations
:
number
;
is_confirmed
:
boolean
;
network
:
string
;
txid
:
string
;
}
Type declaration
confirmations
:
number
is_
confirmed
:
boolean
network
:
string
txid
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xchainjs/xchain-utxo-providers
BlockcypherNetwork
HaskoinNetwork
SochainNetwork
BitgoProvider
BlockcypherProvider
HaskoinProvider
SochainProvider
HaskoinResponse
SochainResponse
TxIO
UtxoOnlineDataProvider
AddressDTO
AddressParams
AddressTxDTO
AddressUTXO
BalanceData
BalanceParams
BroadcastDTO
BroadcastTransfer
GetBalanceDTO
GetTxsDTO
Transaction
TxBroadcastParams
TxConfirmedStatus
TxHashParams
UTXO
UnspentTxsDTO
UtxoOnlineDataProviders
Witness
broadcastTx
getAccount
getAddress
getBalance
getConfirmedTxStatus
getConfirmedUnspentTxs
getIsTxConfirmed
getTx
getTxs
getUnspentTxs
Generated using
TypeDoc