kernel::MemPoolLimits::ancestor_count

The maximum allowed number of transactions in a package including the entry and its ancestors.

Synopsis

Declared in <kernel/mempool_limits.h>

int64_t ancestor_count = {DEFAULT_ANCESTOR_LIMIT};