wallet::CWallet::GetLastBlockHash

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

Synopsis

Declared in <wallet/wallet.h>

[[requires_capability(0x7f2e1e59a128), requires_capability(0x7f2e11aaaee8), requires_capability(0x7f2e16a00cd8), requires_capability(0x7f2e15f30178), requires_capability(0x7f2e12c6ee08)]]
uint256
GetLastBlockHash() const;

Return Value

The hash of the last processed block.