libnexakotlin
Toggle table of contents
0.4.23
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
TxoDatabase
/
write
write
abstract
fun
write
(
splist
:
Collection
<
Spendable
?
>
)
Insert or overwrite the passed txos into the database
abstract
fun
write
(
vararg
splist
:
Spendable
?
)