Opaque data structure for holding a transaction input.
Synopsis
Declared in <kernel/bitcoinkernel.h>
typedef btck_TransactionInput btck_TransactionInput;
Description
Holds information on the btck_TransactionOutPoint, btck_WitnessStack and script_sig held within.
Created with MrDocs