Skip to content

StartCatchupData

StartCatchupData: object

Type declaration

catchpoint

catchpoint: string

A catch point

min?

optional min: number

Specify the minimum number of blocks which the ledger must be advanced by in order to start the catchup. This is useful for simplifying tools which support fast catchup, they can run the catchup unconditionally and the node will skip the catchup if it is not needed.

Defined in

types.gen.ts:1271