Configuration for headers sync memory usage.
Synopsis
Declared in <kernel/chainparams.h>
struct HeadersSyncParams;
Data Members
Name |
Description |
Distance in blocks between header commitments. |
|
Minimum number of validated headers to accumulate in the redownload buffer before feeding them into the permanent block index. |
Created with MrDocs