Preparing search index...
The search index is not available
Bittap-Wallet-SDK - v1.0.6
Bittap-Wallet-SDK
ResponseTxInfo
Interface ResponseTxInfo
Interface representing the response of a transaction information request. ResponseTxInfo
interface
ResponseTxInfo
{
block_hash
?:
string
;
block_height
?:
number
;
block_time
?:
number
;
status
:
TxsStatus
;
txid
:
string
;
}
Index
Properties
block_
hash?
block_
height?
block_
time?
status
txid
Properties
Optional
block_
hash
block_
hash
?:
string
Optional
block_
height
block_
height
?:
number
Optional
block_
time
block_
time
?:
number
status
status
:
TxsStatus
txid
txid
:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
block_
hash
block_
height
block_
time
status
txid
Bittap-Wallet-SDK - v1.0.6
Loading...
Interface representing the response of a transaction information request. ResponseTxInfo