Default number of non‐mempool transactions to keep around for block reconstruction. Includes orphan, replaced, and rejected transactions.
Synopsis
Declared in <net_processing.h>
inline constexpr uint32_t DEFAULT_BLOCK_RECONSTRUCTION_EXTRA_TXN = {100};
Created with MrDocs