libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
BchTransaction
/
add
add
open
override
fun
add
(
input
:
iTxInput
)
:
iTransaction
Add an input to this transaction (at the end)
open
override
fun
add
(
output
:
iTxOutput
)
:
iTransaction
Add an output to this transaction (at the end)