cat_gateway::settings::chain_follower

Constant MIN_SYNC_MAX_SLOTS

source
const MIN_SYNC_MAX_SLOTS: u64 = 10_000;
Expand description

Minimum the number of slots each sync task will process at one time can be set to. Note: This is just the setting minimum, a sync task may sync as few as a 1 slot.