libnexakotlin
Toggle table of contents
0.5.34
common
Target filter
common
Switch theme
Search in API
Skip to content
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
iTransaction
/
setOutputs
set
Outputs
abstract
fun
setOutputs
(
outputs
:
MutableList
<
out
iTxOutput
>
)
:
iTransaction
Overwrite all outputs with the provided list
Return
this transaction so member calls can be chained