toggle menu
libnexakotlin
0.1.50
common
switch theme
search in API
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)