mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
Merge #6125: docs: update manpages for 21.0
e2f56de7f4
docs: update manpages for 21.0 (Konstantin Akimov) Pull request description: ## Issue being fixed or feature implemented https://github.com/dashpay/dash/issues/6081 ## What was done? run `./contrib/devtools/gen-manpages.sh`, sanitize version name ## How Has This Been Tested? n/a ## Breaking Changes n/a ## Checklist: - [x] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have added or updated relevant unit/integration/functional/e2e tests - [ ] I have made corresponding changes to the documentation - [x] I have assigned this pull request to a milestone ACKs for top commit: UdjinM6: utACKe2f56de7f4
PastaPastaPasta: utACKe2f56de7f4
Tree-SHA512: 9b56f7a31279457aed1b7ed0b627d4364f786948f6df3176e24ab73b68d785fc90d9bf6136d7965c1c5b97b589b4d228edd338e666d1999e841c6e544f054c05
This commit is contained in:
commit
0702f89959
@ -1,7 +1,7 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||||
.TH DASH-CLI "1" "March 2024" "dash-cli v20.1.0" "User Commands"
|
.TH DASH-CLI "1" "July 2024" "dash-cli v21.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
dash-cli \- manual page for dash-cli v20.1.0
|
dash-cli \- manual page for dash-cli v21.0.0
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B dash-cli
|
.B dash-cli
|
||||||
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Dash Core\/\fR
|
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Dash Core\/\fR
|
||||||
@ -15,13 +15,23 @@ dash-cli \- manual page for dash-cli v20.1.0
|
|||||||
.B dash-cli
|
.B dash-cli
|
||||||
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
|
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Dash Core RPC client version v20.1.0
|
Dash Core RPC client version v21.0.0
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.HP
|
.HP
|
||||||
\-?
|
\-?
|
||||||
.IP
|
.IP
|
||||||
Print this help message and exit
|
Print this help message and exit
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-addrinfo\fR
|
||||||
|
.IP
|
||||||
|
Get the number of addresses known to the node, per network and total.
|
||||||
|
.HP
|
||||||
|
\fB\-color=\fR<when>
|
||||||
|
.IP
|
||||||
|
Color setting for CLI output (default: auto). Valid values: always, auto
|
||||||
|
(add color codes when standard output is connected to a terminal
|
||||||
|
and OS is not WIN32), never.
|
||||||
|
.HP
|
||||||
\fB\-conf=\fR<file>
|
\fB\-conf=\fR<file>
|
||||||
.IP
|
.IP
|
||||||
Specify configuration file. Relative paths will be prefixed by datadir
|
Specify configuration file. Relative paths will be prefixed by datadir
|
||||||
@ -90,6 +100,11 @@ Username for JSON\-RPC connections
|
|||||||
.IP
|
.IP
|
||||||
Wait for RPC server to start
|
Wait for RPC server to start
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-rpcwaittimeout=\fR<n>
|
||||||
|
.IP
|
||||||
|
Timeout in seconds to wait for the RPC server to start, or 0 for no
|
||||||
|
timeout. (default: 0)
|
||||||
|
.HP
|
||||||
\fB\-rpcwallet=\fR<walletname>
|
\fB\-rpcwallet=\fR<walletname>
|
||||||
.IP
|
.IP
|
||||||
Send RPC for non\-default wallet on RPC server (needs to exactly match
|
Send RPC for non\-default wallet on RPC server (needs to exactly match
|
||||||
@ -151,8 +166,7 @@ devnet\-only)
|
|||||||
.HP
|
.HP
|
||||||
\fB\-llmqdevnetparams=\fR<size>:<threshold>
|
\fB\-llmqdevnetparams=\fR<size>:<threshold>
|
||||||
.IP
|
.IP
|
||||||
Override the default LLMQ size for the LLMQ_DEVNET quorum (default: 3:2,
|
Override the default LLMQ size for the LLMQ_DEVNET quorum (devnet\-only)
|
||||||
devnet\-only)
|
|
||||||
.HP
|
.HP
|
||||||
\fB\-llmqinstantsenddip0024=\fR<quorum name>
|
\fB\-llmqinstantsenddip0024=\fR<quorum name>
|
||||||
.IP
|
.IP
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||||
.TH DASH-QT "1" "March 2024" "dash-qt v20.1.0" "User Commands"
|
.TH DASH-QT "1" "July 2024" "dash-qt v21.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
dash-qt \- manual page for dash-qt v20.1.0
|
dash-qt \- manual page for dash-qt v21.0.0
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B dash-qt
|
.B dash-qt
|
||||||
[\fI\,command-line options\/\fR]
|
[\fI\,command-line options\/\fR]
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Dash Core version v20.1.0
|
Dash Core version v21.0.0
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.HP
|
.HP
|
||||||
\-?
|
\-?
|
||||||
@ -71,7 +71,12 @@ prefixed by datadir location. (default: dash.conf)
|
|||||||
.HP
|
.HP
|
||||||
\fB\-daemon\fR
|
\fB\-daemon\fR
|
||||||
.IP
|
.IP
|
||||||
Run in the background as a daemon and accept commands
|
Run in the background as a daemon and accept commands (default: 0)
|
||||||
|
.HP
|
||||||
|
\fB\-daemonwait\fR
|
||||||
|
.IP
|
||||||
|
Wait for initialization to be finished before exiting. This implies
|
||||||
|
\fB\-daemon\fR (default: 0)
|
||||||
.HP
|
.HP
|
||||||
\fB\-datadir=\fR<dir>
|
\fB\-datadir=\fR<dir>
|
||||||
.IP
|
.IP
|
||||||
@ -117,7 +122,7 @@ Do not keep transactions in the mempool longer than <n> hours (default:
|
|||||||
.HP
|
.HP
|
||||||
\fB\-par=\fR<n>
|
\fB\-par=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
Set the number of script verification threads (\fB\-24\fR to 15, 0 = auto, <0 =
|
Set the number of script verification threads (\fB\-16\fR to 15, 0 = auto, <0 =
|
||||||
leave that many cores free, default: 0)
|
leave that many cores free, default: 0)
|
||||||
.HP
|
.HP
|
||||||
\fB\-persistmempool\fR
|
\fB\-persistmempool\fR
|
||||||
@ -172,8 +177,10 @@ Connection options:
|
|||||||
\fB\-addnode=\fR<ip>
|
\fB\-addnode=\fR<ip>
|
||||||
.IP
|
.IP
|
||||||
Add a node to connect to and attempt to keep the connection open (see
|
Add a node to connect to and attempt to keep the connection open (see
|
||||||
the `addnode` RPC command help for more info). This option can be
|
the addnode RPC help for more info). This option can be specified
|
||||||
specified multiple times to add multiple nodes.
|
multiple times to add multiple nodes; connections are limited to
|
||||||
|
8 at a time and are counted separately from the \fB\-maxconnections\fR
|
||||||
|
limit.
|
||||||
.HP
|
.HP
|
||||||
\fB\-allowprivatenet\fR
|
\fB\-allowprivatenet\fR
|
||||||
.IP
|
.IP
|
||||||
@ -185,11 +192,6 @@ Specify asn mapping used for bucketing of the peers (default:
|
|||||||
ip_asn.map). Relative paths will be prefixed by the net\-specific
|
ip_asn.map). Relative paths will be prefixed by the net\-specific
|
||||||
datadir location.
|
datadir location.
|
||||||
.HP
|
.HP
|
||||||
\fB\-banscore=\fR<n>
|
|
||||||
.IP
|
|
||||||
Threshold for disconnecting and discouraging misbehaving peers (default:
|
|
||||||
100)
|
|
||||||
.HP
|
|
||||||
\fB\-bantime=\fR<n>
|
\fB\-bantime=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
Default duration (in seconds) of manually configured bans (default:
|
Default duration (in seconds) of manually configured bans (default:
|
||||||
@ -203,6 +205,12 @@ connections to that address and port as incoming Tor connections
|
|||||||
(default: 127.0.0.1:9996=onion, testnet: 127.0.0.1:19996=onion,
|
(default: 127.0.0.1:9996=onion, testnet: 127.0.0.1:19996=onion,
|
||||||
regtest: 127.0.0.1:19896=onion)
|
regtest: 127.0.0.1:19896=onion)
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-cjdnsreachable\fR
|
||||||
|
.IP
|
||||||
|
If set, then this host is configured for CJDNS (connecting to fc00::/8
|
||||||
|
addresses would lead us to the CJDNS network, see doc/cjdns.md)
|
||||||
|
(default: 0)
|
||||||
|
.HP
|
||||||
\fB\-connect=\fR<ip>
|
\fB\-connect=\fR<ip>
|
||||||
.IP
|
.IP
|
||||||
Connect only to the specified node; \fB\-noconnect\fR disables automatic
|
Connect only to the specified node; \fB\-noconnect\fR disables automatic
|
||||||
@ -228,18 +236,20 @@ unless \fB\-connect\fR used)
|
|||||||
.IP
|
.IP
|
||||||
Specify your own public address
|
Specify your own public address
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-fixedseeds\fR
|
||||||
|
.IP
|
||||||
|
Allow fixed seeds if DNS seeds don't provide peers (default: 1)
|
||||||
|
.HP
|
||||||
\fB\-forcednsseed\fR
|
\fB\-forcednsseed\fR
|
||||||
.IP
|
.IP
|
||||||
Always query for peer addresses via DNS lookup (default: 0)
|
Always query for peer addresses via DNS lookup (default: 0)
|
||||||
.HP
|
.HP
|
||||||
\fB\-i2pacceptincoming\fR
|
\fB\-i2pacceptincoming\fR
|
||||||
.IP
|
.IP
|
||||||
If set and \fB\-i2psam\fR is also set then incoming I2P connections are
|
Whether to accept inbound I2P connections (default: 1). Ignored if
|
||||||
accepted via the SAM proxy. If this is not set but \fB\-i2psam\fR is set
|
\fB\-i2psam\fR is not set. Listening for inbound I2P connections is done
|
||||||
then only outgoing connections will be made to the I2P network.
|
through the SAM proxy, not by binding to a local address and
|
||||||
Ignored if \fB\-i2psam\fR is not set. Listening for incoming I2P
|
port.
|
||||||
connections is done through the SAM proxy, not by binding to a
|
|
||||||
local address and port (default: 1)
|
|
||||||
.HP
|
.HP
|
||||||
\fB\-i2psam=\fR<ip:port>
|
\fB\-i2psam=\fR<ip:port>
|
||||||
.IP
|
.IP
|
||||||
@ -257,7 +267,9 @@ Automatically create Tor onion service (default: 1)
|
|||||||
\fB\-maxconnections=\fR<n>
|
\fB\-maxconnections=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
Maintain at most <n> connections to peers (temporary service connections
|
Maintain at most <n> connections to peers (temporary service connections
|
||||||
excluded) (default: 125)
|
excluded) (default: 125). This limit does not apply to
|
||||||
|
connections manually added via \fB\-addnode\fR or the addnode RPC, which
|
||||||
|
have a separate limit of 8.
|
||||||
.HP
|
.HP
|
||||||
\fB\-maxreceivebuffer=\fR<n>
|
\fB\-maxreceivebuffer=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
@ -283,6 +295,11 @@ limit (default: 0)
|
|||||||
.IP
|
.IP
|
||||||
Use NAT\-PMP to map the listening port (default: 0)
|
Use NAT\-PMP to map the listening port (default: 0)
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-networkactive\fR
|
||||||
|
.IP
|
||||||
|
Enable all P2P network activity (default: 1). Can be changed by the
|
||||||
|
setnetworkactive RPC command
|
||||||
|
.HP
|
||||||
\fB\-onion=\fR<ip:port>
|
\fB\-onion=\fR<ip:port>
|
||||||
.IP
|
.IP
|
||||||
Use separate SOCKS5 proxy to reach peers via Tor onion services, set
|
Use separate SOCKS5 proxy to reach peers via Tor onion services, set
|
||||||
@ -290,13 +307,10 @@ Use separate SOCKS5 proxy to reach peers via Tor onion services, set
|
|||||||
.HP
|
.HP
|
||||||
\fB\-onlynet=\fR<net>
|
\fB\-onlynet=\fR<net>
|
||||||
.IP
|
.IP
|
||||||
Make outgoing connections only through network <net> (ipv4, ipv6, onion,
|
Make automatic outbound connections only to network <net> (ipv4, ipv6,
|
||||||
i2p). Incoming connections are not affected by this option. This
|
onion, i2p, cjdns). Inbound and manual connections are not
|
||||||
option can be specified multiple times to allow multiple
|
affected by this option. It can be specified multiple times to
|
||||||
networks. Warning: if it is used with non\-onion networks and the
|
allow multiple networks.
|
||||||
\fB\-onion\fR or \fB\-proxy\fR option is set, then outbound onion connections
|
|
||||||
will still be made; use \fB\-noonion\fR or \fB\-onion\fR=\fI\,0\/\fR to disable outbound
|
|
||||||
onion connections in this case.
|
|
||||||
.HP
|
.HP
|
||||||
\fB\-peerblockfilters\fR
|
\fB\-peerblockfilters\fR
|
||||||
.IP
|
.IP
|
||||||
@ -506,6 +520,11 @@ increase the risk of losing funds when restoring from an old
|
|||||||
backup, if none of the addresses in the original keypool have
|
backup, if none of the addresses in the original keypool have
|
||||||
been used.
|
been used.
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-maxapsfee=\fR<n>
|
||||||
|
.IP
|
||||||
|
Spend up to this amount in additional (absolute) fees (in DASH) if it
|
||||||
|
allows the use of partial spend avoidance (default: 0.00)
|
||||||
|
.HP
|
||||||
\fB\-rescan=\fR<mode>
|
\fB\-rescan=\fR<mode>
|
||||||
.IP
|
.IP
|
||||||
Rescan the block chain for missing wallet transactions on startup (1 =
|
Rescan the block chain for missing wallet transactions on startup (1 =
|
||||||
@ -819,7 +838,7 @@ optional). If <category> is not supplied or if <category> = 1,
|
|||||||
output all debugging information. <category> can be: addrman,
|
output all debugging information. <category> can be: addrman,
|
||||||
bench, chainlocks, cmpctblock, coindb, coinjoin, creditpool, ehf,
|
bench, chainlocks, cmpctblock, coindb, coinjoin, creditpool, ehf,
|
||||||
estimatefee, gobject, http, i2p, instantsend, leveldb, libevent,
|
estimatefee, gobject, http, i2p, instantsend, leveldb, libevent,
|
||||||
llmq, llmq\-dkg, llmq\-sigs, mempool, mempoolrej, mnpayments,
|
llmq, llmq\-dkg, llmq\-sigs, lock, mempool, mempoolrej, mnpayments,
|
||||||
mnsync, net, netconn, proxy, prune, qt, rand, reindex, rpc,
|
mnsync, net, netconn, proxy, prune, qt, rand, reindex, rpc,
|
||||||
selectcoins, spork, tor, validation, walletdb, zmq. This option
|
selectcoins, spork, tor, validation, walletdb, zmq. This option
|
||||||
can be specified multiple times to output multiple categories.
|
can be specified multiple times to output multiple categories.
|
||||||
@ -843,6 +862,11 @@ Print help message with debugging options and exit
|
|||||||
.IP
|
.IP
|
||||||
Include IP addresses in debug output (default: 0)
|
Include IP addresses in debug output (default: 0)
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-logsourcelocations\fR
|
||||||
|
.IP
|
||||||
|
Prepend debug output with name of the originating source location
|
||||||
|
(source file, line number and function name) (default: 0)
|
||||||
|
.HP
|
||||||
\fB\-logtimestamps\fR
|
\fB\-logtimestamps\fR
|
||||||
.IP
|
.IP
|
||||||
Prepend debug output with timestamp (default: 1)
|
Prepend debug output with timestamp (default: 1)
|
||||||
@ -914,8 +938,7 @@ devnet\-only)
|
|||||||
.HP
|
.HP
|
||||||
\fB\-llmqdevnetparams=\fR<size>:<threshold>
|
\fB\-llmqdevnetparams=\fR<size>:<threshold>
|
||||||
.IP
|
.IP
|
||||||
Override the default LLMQ size for the LLMQ_DEVNET quorum (default: 3:2,
|
Override the default LLMQ size for the LLMQ_DEVNET quorum (devnet\-only)
|
||||||
devnet\-only)
|
|
||||||
.HP
|
.HP
|
||||||
\fB\-llmqinstantsenddip0024=\fR<quorum name>
|
\fB\-llmqinstantsenddip0024=\fR<quorum name>
|
||||||
.IP
|
.IP
|
||||||
@ -1027,6 +1050,10 @@ specified, 0.0.0.0 and :: i.e., all addresses)
|
|||||||
Location of the auth cookie. Relative paths will be prefixed by a
|
Location of the auth cookie. Relative paths will be prefixed by a
|
||||||
net\-specific datadir location. (default: data dir)
|
net\-specific datadir location. (default: data dir)
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-rpcexternaluser=\fR<users>
|
||||||
|
.IP
|
||||||
|
List of comma\-separated usernames for JSON\-RPC external connections
|
||||||
|
.HP
|
||||||
\fB\-rpcpassword=\fR<pw>
|
\fB\-rpcpassword=\fR<pw>
|
||||||
.IP
|
.IP
|
||||||
Password for JSON\-RPC connections
|
Password for JSON\-RPC connections
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||||
.TH DASH-TX "1" "March 2024" "dash-tx v20.1.0" "User Commands"
|
.TH DASH-TX "1" "July 2024" "dash-tx v21.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
dash-tx \- manual page for dash-tx v20.1.0
|
dash-tx \- manual page for dash-tx v21.0.0
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B dash-tx
|
.B dash-tx
|
||||||
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded dash transaction\/\fR
|
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded dash transaction\/\fR
|
||||||
@ -9,7 +9,7 @@ dash-tx \- manual page for dash-tx v20.1.0
|
|||||||
.B dash-tx
|
.B dash-tx
|
||||||
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded dash transaction\/\fR
|
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded dash transaction\/\fR
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Dash Core dash\-tx utility version v20.1.0
|
Dash Core dash\-tx utility version v21.0.0
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.HP
|
.HP
|
||||||
\-?
|
\-?
|
||||||
@ -62,8 +62,7 @@ devnet\-only)
|
|||||||
.HP
|
.HP
|
||||||
\fB\-llmqdevnetparams=\fR<size>:<threshold>
|
\fB\-llmqdevnetparams=\fR<size>:<threshold>
|
||||||
.IP
|
.IP
|
||||||
Override the default LLMQ size for the LLMQ_DEVNET quorum (default: 3:2,
|
Override the default LLMQ size for the LLMQ_DEVNET quorum (devnet\-only)
|
||||||
devnet\-only)
|
|
||||||
.HP
|
.HP
|
||||||
\fB\-llmqinstantsenddip0024=\fR<quorum name>
|
\fB\-llmqinstantsenddip0024=\fR<quorum name>
|
||||||
.IP
|
.IP
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||||
.TH DASH-WALLET "1" "March 2024" "dash-wallet v20.1.0" "User Commands"
|
.TH DASH-WALLET "1" "July 2024" "dash-wallet v21.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
dash-wallet \- manual page for dash-wallet v20.1.0
|
dash-wallet \- manual page for dash-wallet v21.0.0
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Dash Core dash\-wallet version v20.1.0
|
Dash Core dash\-wallet version v21.0.0
|
||||||
.PP
|
.PP
|
||||||
dash\-wallet is an offline tool for creating and interacting with Dash Core wallet files.
|
dash\-wallet is an offline tool for creating and interacting with Dash Core wallet files.
|
||||||
By default dash\-wallet will act on wallets in the default mainnet wallet directory in the datadir.
|
By default dash\-wallet will act on wallets in the default mainnet wallet directory in the datadir.
|
||||||
@ -21,6 +21,24 @@ Print this help message and exit
|
|||||||
.IP
|
.IP
|
||||||
Specify data directory
|
Specify data directory
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-descriptors\fR
|
||||||
|
.IP
|
||||||
|
Create descriptors wallet. Only for 'create'
|
||||||
|
.HP
|
||||||
|
\fB\-dumpfile=\fR<file name>
|
||||||
|
.IP
|
||||||
|
When used with 'dump', writes out the records to this file. When used
|
||||||
|
with 'createfromdump', loads the records into a new wallet.
|
||||||
|
.HP
|
||||||
|
\fB\-format=\fR<format>
|
||||||
|
.IP
|
||||||
|
The format of the wallet file to create. Either "bdb" or "sqlite". Only
|
||||||
|
used with 'createfromdump'
|
||||||
|
.HP
|
||||||
|
\fB\-usehd\fR
|
||||||
|
.IP
|
||||||
|
Create HD (hierarchical deterministic) wallet (default: 1)
|
||||||
|
.HP
|
||||||
\fB\-version\fR
|
\fB\-version\fR
|
||||||
.IP
|
.IP
|
||||||
Print version and exit
|
Print version and exit
|
||||||
@ -70,8 +88,7 @@ devnet\-only)
|
|||||||
.HP
|
.HP
|
||||||
\fB\-llmqdevnetparams=\fR<size>:<threshold>
|
\fB\-llmqdevnetparams=\fR<size>:<threshold>
|
||||||
.IP
|
.IP
|
||||||
Override the default LLMQ size for the LLMQ_DEVNET quorum (default: 3:2,
|
Override the default LLMQ size for the LLMQ_DEVNET quorum (devnet\-only)
|
||||||
devnet\-only)
|
|
||||||
.HP
|
.HP
|
||||||
\fB\-llmqinstantsenddip0024=\fR<quorum name>
|
\fB\-llmqinstantsenddip0024=\fR<quorum name>
|
||||||
.IP
|
.IP
|
||||||
@ -108,6 +125,14 @@ create
|
|||||||
.IP
|
.IP
|
||||||
Create new wallet file
|
Create new wallet file
|
||||||
.IP
|
.IP
|
||||||
|
createfromdump
|
||||||
|
.IP
|
||||||
|
Create new wallet file from dumped records
|
||||||
|
.IP
|
||||||
|
dump
|
||||||
|
.IP
|
||||||
|
Print out all of the wallet key\-value records
|
||||||
|
.IP
|
||||||
info
|
info
|
||||||
.IP
|
.IP
|
||||||
Get wallet info
|
Get wallet info
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||||||
.TH DASHD "1" "March 2024" "dashd v20.1.0" "User Commands"
|
.TH DASHD "1" "July 2024" "dashd v21.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
dashd \- manual page for dashd v20.1.0
|
dashd \- manual page for dashd v21.0.0
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B dashd
|
.B dashd
|
||||||
[\fI\,options\/\fR] \fI\,Start Dash Core\/\fR
|
[\fI\,options\/\fR] \fI\,Start Dash Core\/\fR
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Dash Core version v20.1.0
|
Dash Core version v21.0.0
|
||||||
Copyright \(co 2014\-2024 The Dash Core developers
|
Copyright \(co 2014\-2024 The Dash Core developers
|
||||||
Copyright \(co 2009\-2024 The Bitcoin Core developers
|
Copyright \(co 2009\-2024 The Bitcoin Core developers
|
||||||
.PP
|
.PP
|
||||||
@ -81,7 +81,12 @@ prefixed by datadir location. (default: dash.conf)
|
|||||||
.HP
|
.HP
|
||||||
\fB\-daemon\fR
|
\fB\-daemon\fR
|
||||||
.IP
|
.IP
|
||||||
Run in the background as a daemon and accept commands
|
Run in the background as a daemon and accept commands (default: 0)
|
||||||
|
.HP
|
||||||
|
\fB\-daemonwait\fR
|
||||||
|
.IP
|
||||||
|
Wait for initialization to be finished before exiting. This implies
|
||||||
|
\fB\-daemon\fR (default: 0)
|
||||||
.HP
|
.HP
|
||||||
\fB\-datadir=\fR<dir>
|
\fB\-datadir=\fR<dir>
|
||||||
.IP
|
.IP
|
||||||
@ -127,7 +132,7 @@ Do not keep transactions in the mempool longer than <n> hours (default:
|
|||||||
.HP
|
.HP
|
||||||
\fB\-par=\fR<n>
|
\fB\-par=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
Set the number of script verification threads (\fB\-24\fR to 15, 0 = auto, <0 =
|
Set the number of script verification threads (\fB\-16\fR to 15, 0 = auto, <0 =
|
||||||
leave that many cores free, default: 0)
|
leave that many cores free, default: 0)
|
||||||
.HP
|
.HP
|
||||||
\fB\-persistmempool\fR
|
\fB\-persistmempool\fR
|
||||||
@ -182,8 +187,10 @@ Connection options:
|
|||||||
\fB\-addnode=\fR<ip>
|
\fB\-addnode=\fR<ip>
|
||||||
.IP
|
.IP
|
||||||
Add a node to connect to and attempt to keep the connection open (see
|
Add a node to connect to and attempt to keep the connection open (see
|
||||||
the `addnode` RPC command help for more info). This option can be
|
the addnode RPC help for more info). This option can be specified
|
||||||
specified multiple times to add multiple nodes.
|
multiple times to add multiple nodes; connections are limited to
|
||||||
|
8 at a time and are counted separately from the \fB\-maxconnections\fR
|
||||||
|
limit.
|
||||||
.HP
|
.HP
|
||||||
\fB\-allowprivatenet\fR
|
\fB\-allowprivatenet\fR
|
||||||
.IP
|
.IP
|
||||||
@ -195,11 +202,6 @@ Specify asn mapping used for bucketing of the peers (default:
|
|||||||
ip_asn.map). Relative paths will be prefixed by the net\-specific
|
ip_asn.map). Relative paths will be prefixed by the net\-specific
|
||||||
datadir location.
|
datadir location.
|
||||||
.HP
|
.HP
|
||||||
\fB\-banscore=\fR<n>
|
|
||||||
.IP
|
|
||||||
Threshold for disconnecting and discouraging misbehaving peers (default:
|
|
||||||
100)
|
|
||||||
.HP
|
|
||||||
\fB\-bantime=\fR<n>
|
\fB\-bantime=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
Default duration (in seconds) of manually configured bans (default:
|
Default duration (in seconds) of manually configured bans (default:
|
||||||
@ -213,6 +215,12 @@ connections to that address and port as incoming Tor connections
|
|||||||
(default: 127.0.0.1:9996=onion, testnet: 127.0.0.1:19996=onion,
|
(default: 127.0.0.1:9996=onion, testnet: 127.0.0.1:19996=onion,
|
||||||
regtest: 127.0.0.1:19896=onion)
|
regtest: 127.0.0.1:19896=onion)
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-cjdnsreachable\fR
|
||||||
|
.IP
|
||||||
|
If set, then this host is configured for CJDNS (connecting to fc00::/8
|
||||||
|
addresses would lead us to the CJDNS network, see doc/cjdns.md)
|
||||||
|
(default: 0)
|
||||||
|
.HP
|
||||||
\fB\-connect=\fR<ip>
|
\fB\-connect=\fR<ip>
|
||||||
.IP
|
.IP
|
||||||
Connect only to the specified node; \fB\-noconnect\fR disables automatic
|
Connect only to the specified node; \fB\-noconnect\fR disables automatic
|
||||||
@ -238,18 +246,20 @@ unless \fB\-connect\fR used)
|
|||||||
.IP
|
.IP
|
||||||
Specify your own public address
|
Specify your own public address
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-fixedseeds\fR
|
||||||
|
.IP
|
||||||
|
Allow fixed seeds if DNS seeds don't provide peers (default: 1)
|
||||||
|
.HP
|
||||||
\fB\-forcednsseed\fR
|
\fB\-forcednsseed\fR
|
||||||
.IP
|
.IP
|
||||||
Always query for peer addresses via DNS lookup (default: 0)
|
Always query for peer addresses via DNS lookup (default: 0)
|
||||||
.HP
|
.HP
|
||||||
\fB\-i2pacceptincoming\fR
|
\fB\-i2pacceptincoming\fR
|
||||||
.IP
|
.IP
|
||||||
If set and \fB\-i2psam\fR is also set then incoming I2P connections are
|
Whether to accept inbound I2P connections (default: 1). Ignored if
|
||||||
accepted via the SAM proxy. If this is not set but \fB\-i2psam\fR is set
|
\fB\-i2psam\fR is not set. Listening for inbound I2P connections is done
|
||||||
then only outgoing connections will be made to the I2P network.
|
through the SAM proxy, not by binding to a local address and
|
||||||
Ignored if \fB\-i2psam\fR is not set. Listening for incoming I2P
|
port.
|
||||||
connections is done through the SAM proxy, not by binding to a
|
|
||||||
local address and port (default: 1)
|
|
||||||
.HP
|
.HP
|
||||||
\fB\-i2psam=\fR<ip:port>
|
\fB\-i2psam=\fR<ip:port>
|
||||||
.IP
|
.IP
|
||||||
@ -267,7 +277,9 @@ Automatically create Tor onion service (default: 1)
|
|||||||
\fB\-maxconnections=\fR<n>
|
\fB\-maxconnections=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
Maintain at most <n> connections to peers (temporary service connections
|
Maintain at most <n> connections to peers (temporary service connections
|
||||||
excluded) (default: 125)
|
excluded) (default: 125). This limit does not apply to
|
||||||
|
connections manually added via \fB\-addnode\fR or the addnode RPC, which
|
||||||
|
have a separate limit of 8.
|
||||||
.HP
|
.HP
|
||||||
\fB\-maxreceivebuffer=\fR<n>
|
\fB\-maxreceivebuffer=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
@ -293,6 +305,11 @@ limit (default: 0)
|
|||||||
.IP
|
.IP
|
||||||
Use NAT\-PMP to map the listening port (default: 0)
|
Use NAT\-PMP to map the listening port (default: 0)
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-networkactive\fR
|
||||||
|
.IP
|
||||||
|
Enable all P2P network activity (default: 1). Can be changed by the
|
||||||
|
setnetworkactive RPC command
|
||||||
|
.HP
|
||||||
\fB\-onion=\fR<ip:port>
|
\fB\-onion=\fR<ip:port>
|
||||||
.IP
|
.IP
|
||||||
Use separate SOCKS5 proxy to reach peers via Tor onion services, set
|
Use separate SOCKS5 proxy to reach peers via Tor onion services, set
|
||||||
@ -300,13 +317,10 @@ Use separate SOCKS5 proxy to reach peers via Tor onion services, set
|
|||||||
.HP
|
.HP
|
||||||
\fB\-onlynet=\fR<net>
|
\fB\-onlynet=\fR<net>
|
||||||
.IP
|
.IP
|
||||||
Make outgoing connections only through network <net> (ipv4, ipv6, onion,
|
Make automatic outbound connections only to network <net> (ipv4, ipv6,
|
||||||
i2p). Incoming connections are not affected by this option. This
|
onion, i2p, cjdns). Inbound and manual connections are not
|
||||||
option can be specified multiple times to allow multiple
|
affected by this option. It can be specified multiple times to
|
||||||
networks. Warning: if it is used with non\-onion networks and the
|
allow multiple networks.
|
||||||
\fB\-onion\fR or \fB\-proxy\fR option is set, then outbound onion connections
|
|
||||||
will still be made; use \fB\-noonion\fR or \fB\-onion\fR=\fI\,0\/\fR to disable outbound
|
|
||||||
onion connections in this case.
|
|
||||||
.HP
|
.HP
|
||||||
\fB\-peerblockfilters\fR
|
\fB\-peerblockfilters\fR
|
||||||
.IP
|
.IP
|
||||||
@ -516,6 +530,11 @@ increase the risk of losing funds when restoring from an old
|
|||||||
backup, if none of the addresses in the original keypool have
|
backup, if none of the addresses in the original keypool have
|
||||||
been used.
|
been used.
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-maxapsfee=\fR<n>
|
||||||
|
.IP
|
||||||
|
Spend up to this amount in additional (absolute) fees (in DASH) if it
|
||||||
|
allows the use of partial spend avoidance (default: 0.00)
|
||||||
|
.HP
|
||||||
\fB\-rescan=\fR<mode>
|
\fB\-rescan=\fR<mode>
|
||||||
.IP
|
.IP
|
||||||
Rescan the block chain for missing wallet transactions on startup (1 =
|
Rescan the block chain for missing wallet transactions on startup (1 =
|
||||||
@ -829,7 +848,7 @@ optional). If <category> is not supplied or if <category> = 1,
|
|||||||
output all debugging information. <category> can be: addrman,
|
output all debugging information. <category> can be: addrman,
|
||||||
bench, chainlocks, cmpctblock, coindb, coinjoin, creditpool, ehf,
|
bench, chainlocks, cmpctblock, coindb, coinjoin, creditpool, ehf,
|
||||||
estimatefee, gobject, http, i2p, instantsend, leveldb, libevent,
|
estimatefee, gobject, http, i2p, instantsend, leveldb, libevent,
|
||||||
llmq, llmq\-dkg, llmq\-sigs, mempool, mempoolrej, mnpayments,
|
llmq, llmq\-dkg, llmq\-sigs, lock, mempool, mempoolrej, mnpayments,
|
||||||
mnsync, net, netconn, proxy, prune, qt, rand, reindex, rpc,
|
mnsync, net, netconn, proxy, prune, qt, rand, reindex, rpc,
|
||||||
selectcoins, spork, tor, validation, walletdb, zmq. This option
|
selectcoins, spork, tor, validation, walletdb, zmq. This option
|
||||||
can be specified multiple times to output multiple categories.
|
can be specified multiple times to output multiple categories.
|
||||||
@ -853,6 +872,11 @@ Print help message with debugging options and exit
|
|||||||
.IP
|
.IP
|
||||||
Include IP addresses in debug output (default: 0)
|
Include IP addresses in debug output (default: 0)
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-logsourcelocations\fR
|
||||||
|
.IP
|
||||||
|
Prepend debug output with name of the originating source location
|
||||||
|
(source file, line number and function name) (default: 0)
|
||||||
|
.HP
|
||||||
\fB\-logtimestamps\fR
|
\fB\-logtimestamps\fR
|
||||||
.IP
|
.IP
|
||||||
Prepend debug output with timestamp (default: 1)
|
Prepend debug output with timestamp (default: 1)
|
||||||
@ -924,8 +948,7 @@ devnet\-only)
|
|||||||
.HP
|
.HP
|
||||||
\fB\-llmqdevnetparams=\fR<size>:<threshold>
|
\fB\-llmqdevnetparams=\fR<size>:<threshold>
|
||||||
.IP
|
.IP
|
||||||
Override the default LLMQ size for the LLMQ_DEVNET quorum (default: 3:2,
|
Override the default LLMQ size for the LLMQ_DEVNET quorum (devnet\-only)
|
||||||
devnet\-only)
|
|
||||||
.HP
|
.HP
|
||||||
\fB\-llmqinstantsenddip0024=\fR<quorum name>
|
\fB\-llmqinstantsenddip0024=\fR<quorum name>
|
||||||
.IP
|
.IP
|
||||||
@ -1037,6 +1060,10 @@ specified, 0.0.0.0 and :: i.e., all addresses)
|
|||||||
Location of the auth cookie. Relative paths will be prefixed by a
|
Location of the auth cookie. Relative paths will be prefixed by a
|
||||||
net\-specific datadir location. (default: data dir)
|
net\-specific datadir location. (default: data dir)
|
||||||
.HP
|
.HP
|
||||||
|
\fB\-rpcexternaluser=\fR<users>
|
||||||
|
.IP
|
||||||
|
List of comma\-separated usernames for JSON\-RPC external connections
|
||||||
|
.HP
|
||||||
\fB\-rpcpassword=\fR<pw>
|
\fB\-rpcpassword=\fR<pw>
|
||||||
.IP
|
.IP
|
||||||
Password for JSON\-RPC connections
|
Password for JSON\-RPC connections
|
||||||
|
Loading…
Reference in New Issue
Block a user