Return true if chainstate reached target block.

Synopsis

Declared in <validation.h>

[[requires_capability(0x7f9513ab41d8), requires_capability(0x7f9502c97248), requires_capability(0x7f9525448f78), requires_capability(0x7f95173ff258)]]
bool
ReachedTarget() const;

Return Value

true if the chainstate tip has reached its target block.

Created with MrDocs