5#ifndef BITCOIN_NODE_MEMPOOL_PERSIST_ARGS_H
6#define BITCOIN_NODE_MEMPOOL_PERSIST_ARGS_H
Path class wrapper to block calls to the fs::path(std::string) implicit constructor and the fs::path:...
static constexpr bool DEFAULT_PERSIST_MEMPOOL
Default for -persistmempool, indicating whether the node should attempt to automatically load the mem...
T GetRand(T nMax=std::numeric_limits< T >::max()) noexcept
Generate a uniform random integer of type T in the range [0..nMax) nMax defaults to std::numeric_limi...