[#node-DEFAULT_PERSIST_MEMPOOL] = xref:node.adoc[node]::DEFAULT_PERSIST_MEMPOOL :relfileprefix: ../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr bool DEFAULT_PERSIST_MEMPOOL = {true}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#