node::DEFAULT_PERSIST_MEMPOOL

Default for -persistmempool, indicating whether the node should attempt to automatically load the mempool on start and save to disk on shutdown

Synopsis

Declared in <node/mempool_persist_args.h>

inline constexpr bool DEFAULT_PERSIST_MEMPOOL = {true};