Catchup
Last updated
Last updated
Given a catchpoint, it starts catching up to this catchpoint
A catch point
[0-9]{1,10}#[A-Z0-9]{1,53}
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.
An catchpoint start response.
Given a catchpoint, it aborts catching up to this catchpoint
A catch point
[0-9]{1,10}#[A-Z0-9]{1,53}
An catchpoint abort response.