1
1
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2
- .TH DASH-QT "1" "August 2024" "dash-qt v21.1 .0" "User Commands"
2
+ .TH DASH-QT "1" "December 2024" "dash-qt v22.0 .0" "User Commands"
3
3
.SH NAME
4
- dash-qt \- manual page for dash-qt v21.1 .0
4
+ dash-qt \- manual page for dash-qt v22.0 .0
5
5
.SH SYNOPSIS
6
6
.B dash-qt
7
7
[\fI \, command-line options \/ \fR ]
8
8
.SH DESCRIPTION
9
- Dash Core version v21.1 .0
9
+ Dash Core version v22.0 .0
10
10
.SH OPTIONS
11
11
.HP
12
12
\- ?
@@ -23,9 +23,9 @@ message)
23
23
If this block is in the chain assume that it and its ancestors are valid
24
24
and potentially skip their script verification (0 to verify all,
25
25
default:
26
- 000000000000001889bd33ef019065e250d32bd46911f4003d3fdd8128b5358d ,
26
+ 000000000000001cf26547602d982dcaa909231bbcd1e70c0eb3c65de25473ba ,
27
27
testnet:
28
- 00000034bfeb926662ba547c0b8dd4ba8cbb6e0c581f4e7d1bddce8f9ca3a608 )
28
+ 000000eef20eb0062abd4e799967e98bdebb165dd1c567ab4118c1c86c6e948f )
29
29
.HP
30
30
\fB \- blockfilterindex= \fR <type>
31
31
.IP
@@ -140,12 +140,11 @@ Reduce storage requirements by enabling pruning (deleting) of old
140
140
blocks. This allows the pruneblockchain RPC to be called to
141
141
delete specific blocks, and enables automatic pruning of old
142
142
blocks if a target size in MiB is provided. This mode is
143
- incompatible with \fB \- txindex \fR , \fB \- coinstatsindex \fR , \fB \- rescan \fR and
144
- \fB \- disablegovernance \fR =\fI \, false \/ \fR . Warning: Reverting this setting
145
- requires re\- downloading the entire blockchain. (default: 0 =
146
- disable pruning blocks, 1 = allow manual pruning via RPC, >945 =
147
- automatically prune block files to stay under the specified
148
- target size in MiB)
143
+ incompatible with \fB \- txindex \fR , \fB \- rescan \fR and \fB \- disablegovernance \fR =\fI \, false \/ \fR .
144
+ Warning: Reverting this setting requires re\- downloading the
145
+ entire blockchain. (default: 0 = disable pruning blocks, 1 =
146
+ allow manual pruning via RPC, >945 = automatically prune block
147
+ files to stay under the specified target size in MiB)
149
148
.HP
150
149
\fB \- settings= \fR <file>
151
150
.IP
@@ -277,7 +276,8 @@ Maximum per\-connection receive buffer, <n>*1000 bytes (default: 5000)
277
276
.HP
278
277
\fB \- maxsendbuffer= \fR <n>
279
278
.IP
280
- Maximum per\- connection send buffer, <n>*1000 bytes (default: 1000)
279
+ Maximum per\- connection memory usage for the send buffer, <n>*1000 bytes
280
+ (default: 1000)
281
281
.HP
282
282
\fB \- maxtimeadjustment \fR
283
283
.IP
@@ -287,9 +287,11 @@ amount. (default: 4200 seconds)
287
287
.HP
288
288
\fB \- maxuploadtarget= \fR <n>
289
289
.IP
290
- Tries to keep outbound traffic under the given target (in MiB per 24h).
291
- Limit does not apply to peers with 'download' permission. 0 = no
292
- limit (default: 0)
290
+ Tries to keep outbound traffic under the given target per 24h. Limit
291
+ does not apply to peers with 'download' permission or blocks
292
+ created within past week. 0 = no limit (default: 0M). Optional
293
+ suffix units [k|K|m|M|g|G|t|T] (default: M). Lowercase is 1000
294
+ base while uppercase is 1024 base
293
295
.HP
294
296
\fB \- natpmp \fR
295
297
.IP
@@ -379,6 +381,10 @@ Tor control port password (default: empty)
379
381
Use UPnP to map the listening port (default: 1 when listening and no
380
382
\fB \- proxy \fR )
381
383
.HP
384
+ \fB \- v2transport \fR
385
+ .IP
386
+ Support v2 transport (default: 0)
387
+ .HP
382
388
\fB \- whitebind= \fR <[permissions@]addr>
383
389
.IP
384
390
Bind to the given address and add permission flags to the peers
@@ -410,13 +416,14 @@ unspent outputs for addresses (default: 0)
410
416
.HP
411
417
\fB \- reindex \fR
412
418
.IP
413
- Rebuild chain state and block index from the blk*.dat files on disk
419
+ Rebuild chain state and block index from the blk*.dat files on disk.
420
+ This will also rebuild active optional indexes.
414
421
.HP
415
422
\fB \- reindex \- chainstate \fR
416
423
.IP
417
424
Rebuild chain state from the currently indexed blocks. When in pruning
418
425
mode or if blocks on disk might be corrupted, use full \fB \- reindex \fR
419
- instead.
426
+ instead. Deactivate all optional indexes before running this.
420
427
.HP
421
428
\fB \- spentindex \fR
422
429
.IP
@@ -435,6 +442,11 @@ call (default: 1)
435
442
.PP
436
443
Masternode options:
437
444
.HP
445
+ \fB \- deprecated \- platform \- user= \fR <user>
446
+ .IP
447
+ Set the username for the "platform user", a restricted user intended to
448
+ be used by Dash Platform, to the specified username.
449
+ .HP
438
450
\fB \- llmq \- data \- recovery= \fR <n>
439
451
.IP
440
452
Enable automated quorum data recovery (default: 1)
@@ -451,29 +463,21 @@ defined by <quorum_name> if a member of any of the quorums)
451
463
.IP
452
464
Set the masternode BLS private key and enable the client to act as a
453
465
masternode
454
- .HP
455
- \fB \- platform \- user= \fR <user>
456
- .IP
457
- Set the username for the "platform user", a restricted user intended to
458
- be used by Dash Platform, to the specified username.
459
466
.PP
460
467
Statsd options:
461
468
.HP
462
- \fB \- statsenabled \fR
463
- .IP
464
- Publish internal stats to statsd (default: 0)
465
- .HP
466
- \fB \- statshost= \fR <ip>
469
+ \fB \- statsbatchsize= \fR <bytes>
467
470
.IP
468
- Specify statsd host (default: 127.0.0.1 )
471
+ Specify the size of each batch of stats messages (default: 1024 )
469
472
.HP
470
- \fB \- statshostname =\fR <ip >
473
+ \fB \- statsduration =\fR <ms >
471
474
.IP
472
- Specify statsd host name (default: )
475
+ Specify the number of milliseconds between stats messages (default:
476
+ 1000)
473
477
.HP
474
- \fB \- statsns =\fR <ns >
478
+ \fB \- statshost =\fR <ip >
475
479
.IP
476
- Specify additional namespace prefix (default: )
480
+ Specify statsd host (default: )
477
481
.HP
478
482
\fB \- statsperiod= \fR <seconds>
479
483
.IP
@@ -483,6 +487,14 @@ Specify the number of seconds between periodic measurements (default:
483
487
\fB \- statsport= \fR <port>
484
488
.IP
485
489
Specify statsd port (default: 8125)
490
+ .HP
491
+ \fB \- statsprefix= \fR <string>
492
+ .IP
493
+ Specify an optional string prepended to every stats key (default: )
494
+ .HP
495
+ \fB \- statssuffix= \fR <string>
496
+ .IP
497
+ Specify an optional string appended to every stats key (default: )
486
498
.PP
487
499
Wallet options:
488
500
.HP
@@ -831,6 +843,14 @@ Enable publish raw transaction (locked via InstantSend) and ISLOCK in
831
843
.IP
832
844
Set publish raw transaction lock signature outbound message high water
833
845
mark (default: 1000)
846
+ .HP
847
+ \fB \- zmqpubsequence= \fR <address>
848
+ .IP
849
+ Enable publish hash block and tx sequence in <address>
850
+ .HP
851
+ \fB \- zmqpubsequencehwm= \fR <n>
852
+ .IP
853
+ Set publish hash sequence message high water mark (default: 1000)
834
854
.PP
835
855
Debugging/Testing options:
836
856
.HP
@@ -840,11 +860,12 @@ Output debugging information (default: \fB\-nodebug\fR, supplying <category> is
840
860
optional). If <category> is not supplied or if <category> = 1,
841
861
output all debugging information. <category> can be: addrman,
842
862
bench, chainlocks, cmpctblock, coindb, coinjoin, creditpool, ehf,
843
- estimatefee, gobject, http, i2p, instantsend, leveldb, libevent,
844
- llmq, llmq\- dkg, llmq\- sigs, lock, mempool, mempoolrej, mnpayments,
845
- mnsync, net, netconn, proxy, prune, qt, rand, reindex, rpc,
846
- selectcoins, spork, tor, validation, walletdb, zmq. This option
847
- can be specified multiple times to output multiple categories.
863
+ estimatefee, gobject, http, i2p, instantsend, ipc, leveldb,
864
+ libevent, llmq, llmq\- dkg, llmq\- sigs, lock, mempool, mempoolrej,
865
+ mnpayments, mnsync, net, netconn, proxy, prune, qt, rand,
866
+ reindex, rpc, selectcoins, spork, tor, txreconciliation,
867
+ validation, walletdb, zmq. This option can be specified multiple
868
+ times to output multiple categories.
848
869
.HP
849
870
\fB \- debugexclude= \fR <category>
850
871
.IP
0 commit comments