11.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2- .TH DASH-QT "1" "February 2025" "dash-qt v22.1 .0" "User Commands"
2+ .TH DASH-QT "1" "October 2025" "dash-qt v23.0 .0" "User Commands"
33.SH NAME
4- dash-qt \- manual page for dash-qt v22.1 .0
4+ dash-qt \- manual page for dash-qt v23.0 .0
55.SH SYNOPSIS
66.B dash-qt
7- [\fI \, command-line options \/ \fR ]
7+ [\fI \, command-line options \/ \fR ] [ \fI \, URI \/ \fR ]
88.SH DESCRIPTION
9- Dash Core version v22.1.0
9+ Dash Core version v23.0.0
10+ .PP
11+ Optional URI is a Dash address in BIP21 URI format.
1012.SH OPTIONS
1113.HP
1214\- ?
@@ -23,15 +25,16 @@ message)
2325If this block is in the chain assume that it and its ancestors are valid
2426and potentially skip their script verification (0 to verify all,
2527default:
26- 000000000000001cf26547602d982dcaa909231bbcd1e70c0eb3c65de25473ba ,
28+ 000000000000000630fdfb37764bc6df460d301effa5e0fd4e8ef9ba821f36da ,
2729testnet:
28- 000000eef20eb0062abd4e799967e98bdebb165dd1c567ab4118c1c86c6e948f )
30+ 000001d20827f1394354452ba2e836de387e4fbf2d1d35b3281adbb14adf89a1 )
2931.HP
3032\fB \- blockfilterindex= \fR <type>
3133.IP
3234Maintain an index of compact filters by block (default: 0, values:
3335basic). If <type> is not supplied or if <type> = 1, indexes for
34- all known types are enabled.
36+ all known types are enabled. Automatically enabled for
37+ masternodes with value 'basic'.
3538.HP
3639\fB \- blocknotify= \fR <cmd>
3740.IP
@@ -122,7 +125,12 @@ Do not keep transactions in the mempool longer than <n> hours (default:
122125.HP
123126\fB \- par= \fR <n>
124127.IP
125- Set the number of script verification threads (\fB \- 16 \fR to 15, 0 = auto, <0 =
128+ Set the number of script verification threads (\fB \- 24 \fR to 15, 0 = auto, <0 =
129+ leave that many cores free, default: 0)
130+ .HP
131+ \fB \- parbls= \fR <n>
132+ .IP
133+ Set the number of BLS verification threads (\fB \- 24 \fR to 33, 0 = auto, <0 =
126134leave that many cores free, default: 0)
127135.HP
128136\fB \- persistmempool \fR
@@ -229,7 +237,7 @@ Allow DNS lookups for \fB\-addnode\fR, \fB\-seednode\fR and \fB\-connect\fR (def
229237\fB \- dnsseed \fR
230238.IP
231239Query for peer addresses via DNS lookup, if low on addresses (default: 1
232- unless \fB \- connect \fR used)
240+ unless \fB \- connect \fR used or \fB \- maxconnections \fR = \fI \, 0 \/ \fR )
233241.HP
234242\fB \- externalip= \fR <ip>
235243.IP
@@ -257,7 +265,8 @@ none)
257265.HP
258266\fB \- listen \fR
259267.IP
260- Accept connections from outside (default: 1 if no \fB \- proxy \fR or \fB \- connect \fR )
268+ Accept connections from outside (default: 1 if no \fB \- proxy \fR , \fB \- connect \fR or
269+ \fB \- maxconnections \fR =\fI \, 0 \/ \fR )
261270.HP
262271\fB \- listenonion \fR
263272.IP
@@ -302,10 +311,11 @@ Use NAT\-PMP to map the listening port (default: 0)
302311Enable all P2P network activity (default: 1). Can be changed by the
303312setnetworkactive RPC command
304313.HP
305- \fB \- onion= \fR <ip:port>
314+ \fB \- onion= \fR <ip:port|path >
306315.IP
307316Use separate SOCKS5 proxy to reach peers via Tor onion services, set
308- \fB \- noonion \fR to disable (default: \fB \- proxy \fR )
317+ \fB \- noonion \fR to disable (default: \fB \- proxy \fR ). May be a local file path
318+ prefixed with 'unix:'.
309319.HP
310320\fB \- onlynet= \fR <net>
311321.IP
@@ -316,7 +326,8 @@ allow multiple networks.
316326.HP
317327\fB \- peerblockfilters \fR
318328.IP
319- Serve compact block filters to peers per BIP 157 (default: 0)
329+ Serve compact block filters to peers per BIP 157 (default: 0,
330+ automatically enabled for masternodes)
320331.HP
321332\fB \- peerbloomfilters \fR
322333.IP
@@ -329,20 +340,17 @@ Specify a p2p connection timeout delay in seconds. After connecting to a
329340peer, wait this amount of time before considering disconnection
330341based on inactivity (minimum: 1, default: 60)
331342.HP
332- \fB \- permitbaremultisig \fR
333- .IP
334- Relay non\- P2SH multisig (default: 1)
335- .HP
336343\fB \- port= \fR <port>
337344.IP
338345Listen for connections on <port>. Nodes not using the default ports
339346(default: 9999, testnet: 19999, regtest: 19899) are unlikely to
340347get incoming connections. Not relevant for I2P (see doc/i2p.md).
341348.HP
342- \fB \- proxy= \fR <ip:port>
349+ \fB \- proxy= \fR <ip:port|path >
343350.IP
344351Connect through SOCKS5 proxy, set \fB \- noproxy \fR to disable (default:
345- disabled)
352+ disabled). May be a local file path prefixed with 'unix:' if the
353+ proxy supports it.
346354.HP
347355\fB \- proxyrandomize \fR
348356.IP
@@ -378,8 +386,7 @@ Tor control port password (default: empty)
378386.HP
379387\fB \- upnp \fR
380388.IP
381- Use UPnP to map the listening port (default: 1 when listening and no
382- \fB \- proxy \fR )
389+ Use UPnP to map the listening port (default: 0)
383390.HP
384391\fB \- v2transport \fR
385392.IP
@@ -484,10 +491,6 @@ Specify statsd host (default: )
484491Specify the number of seconds between periodic measurements (default:
48549260)
486493.HP
487- \fB \- statsport= \fR <port>
488- .IP
489- Specify statsd port (default: 8125)
490- .HP
491494\fB \- statsprefix= \fR <string>
492495.IP
493496Specify an optional string prepended to every stats key (default: )
@@ -509,6 +512,12 @@ limitation and possibly a larger\-than\-necessary number of inputs
509512being used. Always enabled for wallets with "avoid_reuse"
510513enabled, otherwise default: 0.
511514.HP
515+ \fB \- consolidatefeerate= \fR <amt>
516+ .IP
517+ The maximum feerate (in DASH/kvB) at which transaction building may use
518+ more inputs than strictly necessary so that the wallet's UTXO
519+ pool can be reduced (default: 0.00001).
520+ .HP
512521\fB \- createwalletbackups= \fR <n>
513522.IP
514523Number of automatic wallet backups (default: 10)
@@ -1014,6 +1023,10 @@ Maximum size of data in data carrier transactions we relay and mine
10141023Fees (in DASH/kB) smaller than this are considered zero fee for
10151024relaying, mining and transaction creation (default: 0.00001)
10161025.HP
1026+ \fB \- permitbaremultisig \fR
1027+ .IP
1028+ Relay non\- P2SH multisig (default: 1)
1029+ .HP
10171030\fB \- whitelistforcerelay \fR
10181031.IP
10191032Add 'forcerelay' permission to whitelisted inbound peers with default
@@ -1045,10 +1058,11 @@ Accept public REST requests (default: 0)
10451058.HP
10461059\fB \- rpcallowip= \fR <ip>
10471060.IP
1048- Allow JSON\- RPC connections from specified source. Valid for <ip> are a
1049- single IP (e.g. 1.2.3.4), a network/netmask (e.g.
1050- 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24). This
1051- option can be specified multiple times
1061+ Allow JSON\- RPC connections from specified source. Valid values for <ip>
1062+ are a single IP (e.g. 1.2.3.4), a network/netmask (e.g.
1063+ 1.2.3.4/255.255.255.0), a network/CIDR (e.g. 1.2.3.4/24), all
1064+ ipv4 (0.0.0.0/0), or all ipv6 (::/0). This option can be
1065+ specified multiple times
10521066.HP
10531067\fB \- rpcauth= \fR <userpw>
10541068.IP
@@ -1174,4 +1188,4 @@ The source code is available from <https://github.com/dashpay/dash>.
11741188
11751189This is experimental software.
11761190Distributed under the MIT software license, see the accompanying file COPYING
1177- or <https://opensource.org/licenses/MIT>
1191+ or <https://opensource.org/licenses/MIT>
0 commit comments