wallet::CWallet::GetLastBlockHash

Get the hash of the last block processed by the wallet.

Synopsis

Declared in <wallet/wallet.h>

[[requires_capability(0x7ff3720f1588), requires_capability(0x7ff365f21588), requires_capability(0x7ff35de5ff38), requires_capability(0x7ff35efe4a18), requires_capability(0x7ff366fd0ff8)]]
uint256
GetLastBlockHash() const;

Return Value

The hash of the last processed block.