[#btck_Coin-0f] = btck_Coin :mrdocs: Opaque data structure for holding a coin. == Synopsis Declared in `<kernel/bitcoinkernel.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:btck_Coin-05.adoc[btck_Coin] btck_Coin; ---- == Description Holds information on the xref:btck_TransactionOutput-0d.adoc[`btck_TransactionOutput`] held within, including the height it was spent at and whether it is a coinbase output. [.small]#Created with https://www.mrdocs.com[MrDocs]#