libnexakotlin
Toggle table of contents
0.5.12
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
WalletDb
/
TxoQueries
/
insert
insert
fun
insert
(
id
:
ByteArray
,
spendable
:
ByteArray
,
date
:
Long
,
spentDate
:
Long
,
amount
:
Long
,
groupAmount
:
Long
,
groupId
:
ByteArray
?
,
address
:
String
?
,
contractId
:
ByteArray
?
)
:
QueryResult
<
Long
>
Return
The number of rows updated.