libnexakotlin
Toggle table of contents
0.5.12
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
WalletDb
/
TxHistoryQueries
/
upsert
upsert
fun
upsert
(
idem
:
ByteArray
,
txData
:
ByteArray
,
date
:
Long
,
confirmedHeight
:
Long
,
confirmedBlockHash
:
ByteArray
?
,
netAmount
:
Long
,
note
:
String
?
,
priceWhenIssued
:
String
?
,
priceWhatFiat
:
String
?
)
:
QueryResult
<
Long
>
Return
The number of rows updated.