Bitcoin Core  27.99.0
P2P Digital Currency
Namespaces | Functions | Variables
mempool_persist_args.h File Reference
#include <util/fs.h>
Include dependency graph for mempool_persist_args.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 node
 

Functions

bool node::ShouldPersistMempool (const ArgsManager &argsman)
 
fs::path node::MempoolPath (const ArgsManager &argsman)
 

Variables

static constexpr bool node::DEFAULT_PERSIST_MEMPOOL {true}
 Default for -persistmempool, indicating whether the node should attempt to automatically load the mempool on start and save to disk on shutdown. More...