wallet::CWallet::ScanResult::last_scanned_block

Hash and height of most recent block that was successfully scanned. Unset if no blocks were scanned due to read errors or the chain being empty.

Synopsis

Declared in <wallet/wallet.h>

uint256 last_scanned_block;