[#wallet-CWallet-ScanResult-last_scanned_height] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::xref:wallet/CWallet/ScanResult.adoc[ScanResult]::last_scanned_height :relfileprefix: ../../../ :mrdocs: Height matching last_scanned_block, unset when no block was scanned. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::optional<int> last_scanned_height; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#