[#btck-CoinApi-06-IsCoinbase] = xref:btck.adoc[btck]::xref:btck/CoinApi-06.adoc[CoinApi]::IsCoinbase :relfileprefix: ../../ :mrdocs: Reports whether the coin originates from a coinbase transaction. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsCoinbase() const; ---- == Return Value True when the coin is a coinbase output. [.small]#Created with https://www.mrdocs.com[MrDocs]#