Function FullNode.catchupTask

Periodically retrieve the latest blocks and apply them to the provided ledger.

void catchupTask();

Parameters

NameDescription
ledger the Ledger to apply received blocks to