Configuration for headers sync memory usage.
Declared in <kernel/chainparams.h>
struct HeadersSyncParams;
| 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. |