clone

abstract fun clone(): iTransaction

Creates a shallow copy of this transaction. The iTransaction object is different, but the inputs and outputs are the same.

Return

A copy of this transaction, reusing the input and output objects