Get last block processed height

Synopsis

Declared in <wallet/wallet.h>

[[requires_capability(0x7fbc76bfee78), requires_capability(0x7fbc81b78838), requires_capability(0x7fbc7e0166b8), requires_capability(0x7fbc7e245b68), requires_capability(0x7fbc8e7167a8)]]
int
GetLastBlockHeight() const;

Return Value

The height of the last processed block.

Created with MrDocs