[#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(0x7f94fde06b18), requires_capability(0x7f95061a9858), requires_capability(0x7f94f2b7a368), requires_capability(0x7f94f0cf8ff8), requires_capability(0x7f94fee3b9e8)]] int GetLastBlockHeight() const; ---- == Return Value The height of the last processed block. [.small]#Created with https://www.mrdocs.com[MrDocs]#