toInput property

TransactionInput toInput
latefinal

Implementation

late final TransactionInput toInput = TransactionInput(
    index: outputIndex, transactionId: TransactionHash.fromHex(txHash));