TransactionInput

constructor(amount: Long, blockHeight: Long, keyImage: KeyImage, txPubKey: String, key: String, privateEphemeral: String, txHash: String, txIndex: Long, spendHeight: Long, unlockTime: Long, globalIndex: Long)

Parameters

amount

the amount of the input

blockHeight

the block height of the input

keyImage

the key image of the input

txPubKey

the transaction public key of the input

key

the key of the input

privateEphemeral

the private ephemeral of the input

txHash

the transaction hash of the input

txIndex

the transaction index of the input

spendHeight

the spend height of the input

unlockTime

the unlock time of the input

globalIndex

the global index of the input