Constant DEFAULT_SYNC_MAX_SLOTS

Source
const DEFAULT_SYNC_MAX_SLOTS: u64 = 700_000;
Expand description

Default number of slots each sync task will process at one time. This default is just over one week worth of data where 1 slot == 1 second.