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