Configuration for headers sync memory usage.

Synopsis

Declared in <kernel/chainparams.h>

struct HeadersSyncParams;

Data Members

Name

Description

commitment_period

Distance in blocks between header commitments.

redownload_buffer_size

Minimum number of validated headers to accumulate in the redownload buffer before feeding them into the permanent block index.

Created with MrDocs