Opaque data structure for holding a transaction input.

Synopsis

Declared in <kernel/bitcoinkernel.h>

struct btck_TransactionInput;

Description

Holds information on the btck_TransactionOutPoint, btck_WitnessStack and script_sig held within.

Created with MrDocs