9 #include <validation.h> bool ShouldPersistMempool(const ArgsManager &argsman)
bool GetBoolArg(const std::string &strArg, bool fDefault) const
Return boolean argument or default value.
static constexpr bool DEFAULT_PERSIST_MEMPOOL
Default for -persistmempool, indicating whether the node should attempt to automatically load the mem...
fs::path MempoolPath(const ArgsManager &argsman)
Path class wrapper to block calls to the fs::path(std::string) implicit constructor and the fs::path:...
const fs::path & GetDataDirNet() const
Get data directory path with appended network identifier.