[#btck_TransactionOutPoint-08] = btck_TransactionOutPoint :mrdocs: Opaque data structure for holding a transaction out point. == Synopsis Declared in `<kernel/bitcoinkernel.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct btck_TransactionOutPoint; ---- == Description Holds the txid and output index it is pointing to. [.small]#Created with https://www.mrdocs.com[MrDocs]#