mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 12:02:48 +01:00
Update man pages (#3291)
This commit is contained in:
parent
7d39637b02
commit
77e7d5ca5c
@ -69,6 +69,10 @@ Do not keep transactions in the mempool longer than <n> hours (default:
|
|||||||
.IP
|
.IP
|
||||||
Whether to save the mempool on shutdown and load on restart (default: 1)
|
Whether to save the mempool on shutdown and load on restart (default: 1)
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-syncmempool\fR
|
||||||
|
.IP
|
||||||
|
Sync mempool from other nodes on start (default: 1)
|
||||||
|
.HP
|
||||||
\fB\-blockreconstructionextratxn=\fR<n>
|
\fB\-blockreconstructionextratxn=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
Extra transactions to keep in memory for compact block reconstructions
|
Extra transactions to keep in memory for compact block reconstructions
|
||||||
@ -561,7 +565,7 @@ Use N separate masternodes for each denominated input to mix funds
|
|||||||
.HP
|
.HP
|
||||||
\fB\-privatesendamount=\fR<n>
|
\fB\-privatesendamount=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
Keep N DASH mixed (2\-21000000, default: 1000)
|
Target PrivateSend balance (2\-21000000, default: 1000)
|
||||||
.HP
|
.HP
|
||||||
\fB\-privatesenddenoms=\fR<n>
|
\fB\-privatesenddenoms=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
|
@ -74,6 +74,10 @@ Do not keep transactions in the mempool longer than <n> hours (default:
|
|||||||
.IP
|
.IP
|
||||||
Whether to save the mempool on shutdown and load on restart (default: 1)
|
Whether to save the mempool on shutdown and load on restart (default: 1)
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-syncmempool\fR
|
||||||
|
.IP
|
||||||
|
Sync mempool from other nodes on start (default: 1)
|
||||||
|
.HP
|
||||||
\fB\-blockreconstructionextratxn=\fR<n>
|
\fB\-blockreconstructionextratxn=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
Extra transactions to keep in memory for compact block reconstructions
|
Extra transactions to keep in memory for compact block reconstructions
|
||||||
@ -562,7 +566,7 @@ Use N separate masternodes for each denominated input to mix funds
|
|||||||
.HP
|
.HP
|
||||||
\fB\-privatesendamount=\fR<n>
|
\fB\-privatesendamount=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
Keep N DASH mixed (2\-21000000, default: 1000)
|
Target PrivateSend balance (2\-21000000, default: 1000)
|
||||||
.HP
|
.HP
|
||||||
\fB\-privatesenddenoms=\fR<n>
|
\fB\-privatesenddenoms=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
|
Loading…
Reference in New Issue
Block a user