Return true if chainstate reached target block.

Synopsis

Declared in <validation.h>

[[requires_capability(0x7fbc8fb65ab8), requires_capability(0x7fbc96bfe128), requires_capability(0x7fbcaf5d5538), requires_capability(0x7fbc9e0dbd08)]]
bool
ReachedTarget() const;

Return Value

true if the chainstate tip has reached its target block.

Created with MrDocs