[#btck-CoinApi-06-GetConfirmationHeight] = xref:btck.adoc[btck]::xref:btck/CoinApi-06.adoc[CoinApi]::GetConfirmationHeight :relfileprefix: ../../ :mrdocs: Returns the height at which the coin was confirmed. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint32_t GetConfirmationHeight() const; ---- == Return Value The confirmation height. [.small]#Created with https://www.mrdocs.com[MrDocs]#