Find the candidate block index entry with the most work.

Synopsis

Declared in <validation.h>

[[requires_capability(0x7f2e1ba857f8), requires_capability(0x7f2e14565448), requires_capability(0x7f2e373be5f8), requires_capability(0x7f2e36e35248)]]
CBlockIndex*
FindMostWorkChain();

Return Value

The most‐work candidate block index entry, or nullptr if none qualifies.

Created with MrDocs