mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-05 10:17:30 -05:00
b85af25f87
There are quite a few places in the codebase that require us to construct a CTxMemPool without limits on ancestors and descendants. This helper function allows us to get rid of all that duplication. |
||
---|---|---|
.. | ||
bitcoinkernel.cpp | ||
chain.cpp | ||
chain.h | ||
chainstatemanager_opts.h | ||
checks.cpp | ||
checks.h | ||
coinstats.cpp | ||
coinstats.h | ||
context.cpp | ||
context.h | ||
mempool_limits.h | ||
mempool_options.h | ||
mempool_persist.cpp | ||
mempool_persist.h | ||
validation_cache_sizes.h |