wallet::CWallet::GetLastBlockHash

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

Synopsis

Declared in <wallet/wallet.h>

[[requires_capability(0x7f94fde06bd8), requires_capability(0x7f95061a9918), requires_capability(0x7f94f2b7a428), requires_capability(0x7f94f0cf90b8), requires_capability(0x7f94fee3baa8)]]
uint256
GetLastBlockHash() const;

Return Value

The hash of the last processed block.