File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,10 @@ Do not keep transactions in the mempool longer than <n> hours (default:
6969.IP
7070Whether to save the mempool on shutdown and load on restart (default: 1)
7171.HP
72+ \fB \- syncmempool \fR
73+ .IP
74+ Sync mempool from other nodes on start (default: 1)
75+ .HP
7276\fB \- blockreconstructionextratxn= \fR <n>
7377.IP
7478Extra transactions to keep in memory for compact block reconstructions
@@ -561,7 +565,7 @@ Use N separate masternodes for each denominated input to mix funds
561565.HP
562566\fB \- privatesendamount= \fR <n>
563567.IP
564- Keep N DASH mixed (2\- 21000000, default: 1000)
568+ Target PrivateSend balance (2\- 21000000, default: 1000)
565569.HP
566570\fB \- privatesenddenoms= \fR <n>
567571.IP
Original file line number Diff line number Diff line change @@ -74,6 +74,10 @@ Do not keep transactions in the mempool longer than <n> hours (default:
7474.IP
7575Whether to save the mempool on shutdown and load on restart (default: 1)
7676.HP
77+ \fB \- syncmempool \fR
78+ .IP
79+ Sync mempool from other nodes on start (default: 1)
80+ .HP
7781\fB \- blockreconstructionextratxn= \fR <n>
7882.IP
7983Extra transactions to keep in memory for compact block reconstructions
@@ -562,7 +566,7 @@ Use N separate masternodes for each denominated input to mix funds
562566.HP
563567\fB \- privatesendamount= \fR <n>
564568.IP
565- Keep N DASH mixed (2\- 21000000, default: 1000)
569+ Target PrivateSend balance (2\- 21000000, default: 1000)
566570.HP
567571\fB \- privatesenddenoms= \fR <n>
568572.IP
You can’t perform that action at this time.
0 commit comments