Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions doc/man/dash-cli.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH DASH-CLI "1" "December 2018" "dash-cli v0.14.0.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
.TH DASH-CLI "1" "May 2019" "dash-cli v0.14.0.0" "User Commands"
.SH NAME
dash-cli \- manual page for dash-cli v0.14.0.0
.SH DESCRIPTION
Expand Down Expand Up @@ -68,15 +68,16 @@ Password for JSON\-RPC connections
.HP
\fB\-rpcclienttimeout=\fR<n>
.IP
Timeout during HTTP requests (default: 900)
Timeout in seconds during HTTP requests, or 0 for no timeout. (default:
900)
.HP
\fB\-stdin\fR
.IP
Read extra arguments from standard input, one per line until EOF/Ctrl\-D
(recommended for sensitive information such as passphrases)
.SH COPYRIGHT
Copyright (C) 2014-2018 The Dash Core developers
Copyright (C) 2009-2018 The Bitcoin Core developers
Copyright (C) 2014-2019 The Dash Core developers
Copyright (C) 2009-2019 The Bitcoin Core developers

Please contribute if you find Dash Core useful. Visit <https://dash.org> for
further information about the software.
Expand Down
71 changes: 33 additions & 38 deletions doc/man/dash-qt.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH DASH-QT "1" "December 2018" "dash-qt v0.14.0.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
.TH DASH-QT "1" "May 2019" "dash-qt v0.14.0.0" "User Commands"
.SH NAME
dash-qt \- manual page for dash-qt v0.14.0.0
.SH DESCRIPTION
Expand Down Expand Up @@ -36,9 +36,9 @@ block hash)
If this block is in the chain assume that it and its ancestors are valid
and potentially skip their script verification (0 to verify all,
default:
0000000000000024e26c7df7e46d673724d223cf4ca2b2adc21297cc095600f4,
000000000000001e09926bcf5fa4513d23e870a34f74e38200db99eb3f5b7a70,
testnet:
000000000118fa2f031efedf874adbe7fe6b023cdf9478e8e2400c2d505df30d)
0000000005ae4db9746d6cad8e0ccebdef1e05afec9c40809f31457fdaf7d843)
.HP
\fB\-conf=\fR<file>
.IP
Expand Down Expand Up @@ -333,17 +333,17 @@ confirmation on average within n blocks (default: 6)
Use hierarchical deterministic key generation (HD) after BIP39/BIP44.
Only has effect during wallet creation/first start (default: 0)
.HP
\fB\-mnemonic\fR
\fB\-mnemonic=\fR<text>
.IP
User defined mnemonic for HD wallet (bip39). Only has effect during
wallet creation/first start (default: randomly generated)
.HP
\fB\-mnemonicpassphrase\fR
\fB\-mnemonicpassphrase=\fR<text>
.IP
User defined mnemonic passphrase for HD wallet (BIP39). Only has effect
during wallet creation/first start (default: empty string)
.HP
\fB\-hdseed\fR
\fB\-hdseed=\fR<hex>
.IP
User defined seed for HD wallet (should be in hex). Only has effect
during wallet creation/first start (default: randomly generated)
Expand Down Expand Up @@ -392,7 +392,7 @@ Connect to KeePassHttp on port <port> (default: 19455)
.IP
KeePassHttp key for AES encrypted communication with KeePass
.HP
\fB\-keepassid=\fR<name>
\fB\-keepassid=\fR<id>
.IP
KeePassHttp id for the established association
.HP
Expand Down Expand Up @@ -462,9 +462,9 @@ optional). If <category> is not supplied or if <category> = 1,
output all debugging information.<category> can be: addrman,
alert, bench, cmpctblock, coindb, db, http, leveldb, libevent,
lock, mempool, mempoolrej, net, proxy, prune, rand, reindex, rpc,
selectcoins, tor, zmq, dash (or specifically: gobject,
instantsend, keepass, masternode, mnpayments, mnsync,
privatesend, spork), qt.
selectcoins, tor, zmq, dash (or specifically: chainlocks,
gobject, instantsend, keepass, llmq, llmq\-dkg, llmq\-sigs,
masternode, mnpayments, mnsync, privatesend, spork), qt.
.HP
\fB\-help\-debug\fR
.IP
Expand Down Expand Up @@ -511,12 +511,12 @@ Use the test chain
.IP
Use devnet chain with provided name
.HP
\fB\-litemode=\fR<n>
\fB\-litemode\fR
.IP
Disable all Dash specific functionality (Masternodes, PrivateSend,
InstantSend, Governance) (0\-1, default: 0)
.HP
\fB\-sporkaddr=\fR<hex>
\fB\-sporkaddr=\fR<dashaddress>
.IP
Override spork address. Only useful for regtest and devnet. Using this
on mainnet or testnet will ban you.
Expand All @@ -529,30 +529,22 @@ you.
.PP
Masternode options:
.HP
\fB\-masternode=\fR<n>
\fB\-masternode\fR
.IP
Enable the client to act as a masternode (0\-1, default: 0)
.HP
\fB\-mnconf=\fR<file>
\fB\-masternodeblsprivkey=\fR<hex>
.IP
Specify masternode configuration file (default: masternode.conf)
.HP
\fB\-mnconflock=\fR<n>
.IP
Lock masternodes from masternode configuration file (default: 1)
.HP
\fB\-masternodeprivkey=\fR<n>
.IP
Set the masternode private key
Set the masternode BLS private key
.PP
PrivateSend options:
.HP
\fB\-enableprivatesend=\fR<n>
\fB\-enableprivatesend\fR
.IP
Enable use of automated PrivateSend for funds stored in this wallet
(0\-1, default: 0)
.HP
\fB\-privatesendmultisession=\fR<n>
\fB\-privatesendmultisession\fR
.IP
Enable multiple PrivateSend mixing sessions per block, experimental
(0\-1, default: 0)
Expand All @@ -570,6 +562,11 @@ Use N separate masternodes for each denominated input to mix funds
.IP
Keep N DASH anonymized (2\-21000000, default: 1000)
.HP
\fB\-privatesenddenoms=\fR<n>
.IP
Create up to N inputs of each denominated amount (10\-100000, default:
300)
.HP
\fB\-liquidityprovider=\fR<n>
.IP
Provide liquidity to PrivateSend by infrequently mixing coins on a
Expand All @@ -578,7 +575,7 @@ continual basis (0\-100, default: 0, 1=very frequent, high fees,
.PP
InstantSend options:
.HP
\fB\-enableinstantsend=\fR<n>
\fB\-enableinstantsend\fR
.IP
Enable InstantSend, show confirmations for locked transactions (0\-1,
default: 1)
Expand Down Expand Up @@ -609,11 +606,6 @@ Block creation options:
.IP
Set maximum block size in bytes (default: 2000000)
.HP
\fB\-blockprioritysize=\fR<n>
.IP
Set maximum size of high\-priority/low\-fee transactions in bytes
(default: 10000)
.HP
\fB\-blockmintxfee=\fR<amt>
.IP
Set lowest fee rate (in DASH/kB) for transactions to be included in
Expand All @@ -629,11 +621,14 @@ Accept command line and JSON\-RPC commands
.IP
Accept public REST requests (default: 0)
.HP
\fB\-rpcbind=\fR<addr>
\fB\-rpcbind=\fR<addr>[:port]
.IP
Bind to given address to listen for JSON\-RPC connections. Use
[host]:port notation for IPv6. This option can be specified
multiple times (default: bind to all interfaces)
Bind to given address to listen for JSON\-RPC connections. This option is
ignored unless \fB\-rpcallowip\fR is also passed. Port is optional and
overrides \fB\-rpcport\fR. Use [host]:port notation for IPv6. This
option can be specified multiple times (default: 127.0.0.1 and
::1 i.e., localhost, or if \fB\-rpcallowip\fR has been specified,
0.0.0.0 and :: i.e., all addresses)
.HP
\fB\-rpccookiefile=\fR<loc>
.IP
Expand Down Expand Up @@ -698,8 +693,8 @@ Show splash screen on startup (default: 1)
.IP
Reset all settings changed in the GUI
.SH COPYRIGHT
Copyright (C) 2014-2018 The Dash Core developers
Copyright (C) 2009-2018 The Bitcoin Core developers
Copyright (C) 2014-2019 The Dash Core developers
Copyright (C) 2009-2019 The Bitcoin Core developers

Please contribute if you find Dash Core useful. Visit <https://dash.org> for
further information about the software.
Expand Down
8 changes: 4 additions & 4 deletions doc/man/dash-tx.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH DASH-TX "1" "December 2018" "dash-tx v0.14.0.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
.TH DASH-TX "1" "May 2019" "dash-tx v0.14.0.0" "User Commands"
.SH NAME
dash-tx \- manual page for dash-tx v0.14.0.0
.SH DESCRIPTION
Expand Down Expand Up @@ -108,8 +108,8 @@ set=NAME:JSON\-STRING
.IP
Set register NAME to given JSON\-STRING
.SH COPYRIGHT
Copyright (C) 2014-2018 The Dash Core developers
Copyright (C) 2009-2018 The Bitcoin Core developers
Copyright (C) 2014-2019 The Dash Core developers
Copyright (C) 2009-2019 The Bitcoin Core developers

Please contribute if you find Dash Core useful. Visit <https://dash.org> for
further information about the software.
Expand Down
Loading