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

Synopsis

Declared in <wallet/wallet.h>

[[requires_capability(0x7fbc76bfef38), requires_capability(0x7fbc81b788f8), requires_capability(0x7fbc7e016778), requires_capability(0x7fbc7e245c28), requires_capability(0x7fbc8e716868)]]
uint256
GetLastBlockHash() const;

Return Value

The hash of the last processed block.

Created with MrDocs