[#wallet-CWallet-GetLastBlockHeight] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::GetLastBlockHeight :relfileprefix: ../../ :mrdocs: Get last block processed height == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7ff3720f14c8), requires_capability(0x7ff365f214c8), requires_capability(0x7ff35de5fe78), requires_capability(0x7ff35efe4958), requires_capability(0x7ff366fd0f38)]] int GetLastBlockHeight() const; ---- == Return Value The height of the last processed block. [.small]#Created with https://www.mrdocs.com[MrDocs]#