diff options
| author | John Newbery <[email protected]> | 2017-03-09 17:12:25 -0500 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2017-03-22 11:17:17 -0400 |
| commit | 91c91e140aeea291d95fb1028e7e4aa1e4381939 (patch) | |
| tree | 8dc9da2cfa26a6c594433fbc9bee66439fa57fdf /src/httpserver.cpp | |
| parent | Merge #10017: combine_logs.py - aggregates log files from multiple bitcoinds ... (diff) | |
| download | discoin-91c91e140aeea291d95fb1028e7e4aa1e4381939.tar.xz discoin-91c91e140aeea291d95fb1028e7e4aa1e4381939.zip | |
Control mempool persistence using a command line parameter.
Mempool persistence was added in
3f78562df5e86a2a0a21812047fc3a7db8cee988, and is always on. This commit
introduces a command-line parameter -persistmempool, which defaults to
true. When set to false:
- mempool.dat is not loaded when the node starts.
- mempool.dat is not written when the node stops.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions