libnexakotlin
Toggle table of contents
0.5.12
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
WalletDb
/
TxHistory
/
TxHistory
Tx
History
constructor
(
idem
:
ByteArray
,
txData
:
ByteArray
,
date
:
Long
,
confirmedHeight
:
Long
,
confirmedBlockHash
:
ByteArray
?
,
netAmount
:
Long
,
note
:
String
?
,
priceWhenIssued
:
String
?
,
priceWhatFiat
:
String
?
)