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)