mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
commit
bf27444d15
@ -1,9 +1,9 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
|
||||
.TH DASH-CLI "1" "May 2018" "dash-cli v0.12.3.0" "User Commands"
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
|
||||
.TH DASH-CLI "1" "November 2018" "dash-cli v0.13.0.0" "User Commands"
|
||||
.SH NAME
|
||||
dash-cli \- manual page for dash-cli v0.12.3.0
|
||||
dash-cli \- manual page for dash-cli v0.13.0.0
|
||||
.SH DESCRIPTION
|
||||
Dash Core RPC client version v0.12.3.0
|
||||
Dash Core RPC client version v0.13.0.0
|
||||
.SS "Usage:"
|
||||
.TP
|
||||
dash\-cli [options] <command> [params]
|
||||
@ -75,8 +75,8 @@ Timeout during HTTP requests (default: 900)
|
||||
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-2017 The Dash Core developers
|
||||
Copyright (C) 2009-2017 The Bitcoin Core developers
|
||||
Copyright (C) 2014-2018 The Dash Core developers
|
||||
Copyright (C) 2009-2018 The Bitcoin Core developers
|
||||
|
||||
Please contribute if you find Dash Core useful. Visit <https://dash.org> for
|
||||
further information about the software.
|
||||
|
@ -1,9 +1,9 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
|
||||
.TH DASH-QT "1" "May 2018" "dash-qt v0.12.3.0" "User Commands"
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
|
||||
.TH DASH-QT "1" "November 2018" "dash-qt v0.13.0.0" "User Commands"
|
||||
.SH NAME
|
||||
dash-qt \- manual page for dash-qt v0.12.3.0
|
||||
dash-qt \- manual page for dash-qt v0.13.0.0
|
||||
.SH DESCRIPTION
|
||||
Dash Core version v0.12.3.0 (64\-bit)
|
||||
Dash Core version v0.13.0.0 (64\-bit)
|
||||
Usage:
|
||||
.IP
|
||||
dash\-qt [command\-line options]
|
||||
@ -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:
|
||||
0000000000000044d888c60cf2a3646f511a66fc35f4abc5f20377a7d658263b,
|
||||
0000000000000024e26c7df7e46d673724d223cf4ca2b2adc21297cc095600f4,
|
||||
testnet:
|
||||
0000000003aa53e24b6e60ef97642e4193611f2bcb75ea1fa8105f0b5ffd5242)
|
||||
000000000118fa2f031efedf874adbe7fe6b023cdf9478e8e2400c2d505df30d)
|
||||
.HP
|
||||
\fB\-conf=\fR<file>
|
||||
.IP
|
||||
@ -76,7 +76,7 @@ Extra transactions to keep in memory for compact block reconstructions
|
||||
.HP
|
||||
\fB\-par=\fR<n>
|
||||
.IP
|
||||
Set the number of script verification threads (\fB\-4\fR to 16, 0 = auto, <0 =
|
||||
Set the number of script verification threads (\fB\-2\fR to 16, 0 = auto, <0 =
|
||||
leave that many cores free, default: 0)
|
||||
.HP
|
||||
\fB\-pid=\fR<file>
|
||||
@ -419,6 +419,19 @@ Enable publish hash transaction in <address>
|
||||
.IP
|
||||
Enable publish hash transaction (locked via InstantSend) in <address>
|
||||
.HP
|
||||
\fB\-zmqpubhashgovernancevote=\fR<address>
|
||||
.IP
|
||||
Enable publish hash of governance votes in <address>
|
||||
.HP
|
||||
\fB\-zmqpubhashgovernanceobject=\fR<address>
|
||||
.IP
|
||||
Enable publish hash of governance objects (like proposals) in <address>
|
||||
.HP
|
||||
\fB\-zmqpubhashinstantsenddoublespend=\fR<address>
|
||||
.IP
|
||||
Enable publish transaction hashes of attempted InstantSend double spend
|
||||
in <address>
|
||||
.HP
|
||||
\fB\-zmqpubrawblock=\fR<address>
|
||||
.IP
|
||||
Enable publish raw block in <address>
|
||||
@ -430,6 +443,11 @@ Enable publish raw transaction in <address>
|
||||
\fB\-zmqpubrawtxlock=\fR<address>
|
||||
.IP
|
||||
Enable publish raw transaction (locked via InstantSend) in <address>
|
||||
.HP
|
||||
\fB\-zmqpubrawinstantsenddoublespend=\fR<address>
|
||||
.IP
|
||||
Enable publish raw transactions of attempted InstantSend double spend in
|
||||
<address>
|
||||
.PP
|
||||
Debugging/Testing options:
|
||||
.HP
|
||||
@ -469,7 +487,7 @@ relaying, mining and transaction creation (default: 0.00001)
|
||||
.IP
|
||||
Maximum total fees (in DASH) to use in a single wallet transaction or
|
||||
raw transaction; setting this too low may abort large
|
||||
transactions (default: 0.20)
|
||||
transactions (default: 0.10)
|
||||
.HP
|
||||
\fB\-printtoconsole\fR
|
||||
.IP
|
||||
@ -502,6 +520,12 @@ InstantSend, Governance) (0\-1, default: 0)
|
||||
.IP
|
||||
Override spork address. Only useful for regtest and devnet. Using this
|
||||
on mainnet or testnet will ban you.
|
||||
.HP
|
||||
\fB\-minsporkkeys=\fR<n>
|
||||
.IP
|
||||
Overrides minimum spork signers to change spork value. Only useful for
|
||||
regtest and devnet. Using this on mainnet or testnet will ban
|
||||
you.
|
||||
.PP
|
||||
Masternode options:
|
||||
.HP
|
||||
@ -533,10 +557,14 @@ Enable use of automated PrivateSend for funds stored in this wallet
|
||||
Enable multiple PrivateSend mixing sessions per block, experimental
|
||||
(0\-1, default: 0)
|
||||
.HP
|
||||
\fB\-privatesendsessions=\fR<n>
|
||||
.IP
|
||||
Use N separate masternodes in parallel to mix funds (1\-10, default: 4)
|
||||
.HP
|
||||
\fB\-privatesendrounds=\fR<n>
|
||||
.IP
|
||||
Use N separate masternodes for each denominated input to mix funds
|
||||
(2\-16, default: 2)
|
||||
(2\-16, default: 4)
|
||||
.HP
|
||||
\fB\-privatesendamount=\fR<n>
|
||||
.IP
|
||||
@ -579,10 +607,6 @@ Relay and mine data carrier transactions (default: 1)
|
||||
.IP
|
||||
Maximum size of data in data carrier transactions we relay and mine
|
||||
(default: 83)
|
||||
.HP
|
||||
\fB\-mempoolreplacement\fR
|
||||
.IP
|
||||
Enable transaction replacement in the memory pool (default: 0)
|
||||
.PP
|
||||
Block creation options:
|
||||
.HP
|
||||
@ -679,8 +703,8 @@ Show splash screen on startup (default: 1)
|
||||
.IP
|
||||
Reset all settings changed in the GUI
|
||||
.SH COPYRIGHT
|
||||
Copyright (C) 2014-2017 The Dash Core developers
|
||||
Copyright (C) 2009-2017 The Bitcoin Core developers
|
||||
Copyright (C) 2014-2018 The Dash Core developers
|
||||
Copyright (C) 2009-2018 The Bitcoin Core developers
|
||||
|
||||
Please contribute if you find Dash Core useful. Visit <https://dash.org> for
|
||||
further information about the software.
|
||||
|
@ -1,9 +1,9 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
|
||||
.TH DASH-TX "1" "May 2018" "dash-tx v0.12.3.0" "User Commands"
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
|
||||
.TH DASH-TX "1" "November 2018" "dash-tx v0.13.0.0" "User Commands"
|
||||
.SH NAME
|
||||
dash-tx \- manual page for dash-tx v0.12.3.0
|
||||
dash-tx \- manual page for dash-tx v0.13.0.0
|
||||
.SH DESCRIPTION
|
||||
Dash Core dash\-tx utility version v0.12.3.0
|
||||
Dash Core dash\-tx utility version v0.13.0.0
|
||||
.SS "Usage:"
|
||||
.TP
|
||||
dash\-tx [options] <hex\-tx> [commands]
|
||||
@ -108,8 +108,8 @@ set=NAME:JSON\-STRING
|
||||
.IP
|
||||
Set register NAME to given JSON\-STRING
|
||||
.SH COPYRIGHT
|
||||
Copyright (C) 2014-2017 The Dash Core developers
|
||||
Copyright (C) 2009-2017 The Bitcoin Core developers
|
||||
Copyright (C) 2014-2018 The Dash Core developers
|
||||
Copyright (C) 2009-2018 The Bitcoin Core developers
|
||||
|
||||
Please contribute if you find Dash Core useful. Visit <https://dash.org> for
|
||||
further information about the software.
|
||||
|
@ -1,9 +1,9 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
|
||||
.TH DASHD "1" "May 2018" "dashd v0.12.3.0" "User Commands"
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
|
||||
.TH DASHD "1" "November 2018" "dashd v0.13.0.0" "User Commands"
|
||||
.SH NAME
|
||||
dashd \- manual page for dashd v0.12.3.0
|
||||
dashd \- manual page for dashd v0.13.0.0
|
||||
.SH DESCRIPTION
|
||||
Dash Core Daemon version v0.12.3.0
|
||||
Dash Core Daemon version v0.13.0.0
|
||||
.SS "Usage:"
|
||||
.TP
|
||||
dashd [options]
|
||||
@ -37,9 +37,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:
|
||||
0000000000000044d888c60cf2a3646f511a66fc35f4abc5f20377a7d658263b,
|
||||
0000000000000024e26c7df7e46d673724d223cf4ca2b2adc21297cc095600f4,
|
||||
testnet:
|
||||
0000000003aa53e24b6e60ef97642e4193611f2bcb75ea1fa8105f0b5ffd5242)
|
||||
000000000118fa2f031efedf874adbe7fe6b023cdf9478e8e2400c2d505df30d)
|
||||
.HP
|
||||
\fB\-conf=\fR<file>
|
||||
.IP
|
||||
@ -81,7 +81,7 @@ Extra transactions to keep in memory for compact block reconstructions
|
||||
.HP
|
||||
\fB\-par=\fR<n>
|
||||
.IP
|
||||
Set the number of script verification threads (\fB\-4\fR to 16, 0 = auto, <0 =
|
||||
Set the number of script verification threads (\fB\-2\fR to 16, 0 = auto, <0 =
|
||||
leave that many cores free, default: 0)
|
||||
.HP
|
||||
\fB\-pid=\fR<file>
|
||||
@ -420,6 +420,19 @@ Enable publish hash transaction in <address>
|
||||
.IP
|
||||
Enable publish hash transaction (locked via InstantSend) in <address>
|
||||
.HP
|
||||
\fB\-zmqpubhashgovernancevote=\fR<address>
|
||||
.IP
|
||||
Enable publish hash of governance votes in <address>
|
||||
.HP
|
||||
\fB\-zmqpubhashgovernanceobject=\fR<address>
|
||||
.IP
|
||||
Enable publish hash of governance objects (like proposals) in <address>
|
||||
.HP
|
||||
\fB\-zmqpubhashinstantsenddoublespend=\fR<address>
|
||||
.IP
|
||||
Enable publish transaction hashes of attempted InstantSend double spend
|
||||
in <address>
|
||||
.HP
|
||||
\fB\-zmqpubrawblock=\fR<address>
|
||||
.IP
|
||||
Enable publish raw block in <address>
|
||||
@ -431,6 +444,11 @@ Enable publish raw transaction in <address>
|
||||
\fB\-zmqpubrawtxlock=\fR<address>
|
||||
.IP
|
||||
Enable publish raw transaction (locked via InstantSend) in <address>
|
||||
.HP
|
||||
\fB\-zmqpubrawinstantsenddoublespend=\fR<address>
|
||||
.IP
|
||||
Enable publish raw transactions of attempted InstantSend double spend in
|
||||
<address>
|
||||
.PP
|
||||
Debugging/Testing options:
|
||||
.HP
|
||||
@ -470,7 +488,7 @@ relaying, mining and transaction creation (default: 0.00001)
|
||||
.IP
|
||||
Maximum total fees (in DASH) to use in a single wallet transaction or
|
||||
raw transaction; setting this too low may abort large
|
||||
transactions (default: 0.20)
|
||||
transactions (default: 0.10)
|
||||
.HP
|
||||
\fB\-printtoconsole\fR
|
||||
.IP
|
||||
@ -503,6 +521,12 @@ InstantSend, Governance) (0\-1, default: 0)
|
||||
.IP
|
||||
Override spork address. Only useful for regtest and devnet. Using this
|
||||
on mainnet or testnet will ban you.
|
||||
.HP
|
||||
\fB\-minsporkkeys=\fR<n>
|
||||
.IP
|
||||
Overrides minimum spork signers to change spork value. Only useful for
|
||||
regtest and devnet. Using this on mainnet or testnet will ban
|
||||
you.
|
||||
.PP
|
||||
Masternode options:
|
||||
.HP
|
||||
@ -534,10 +558,14 @@ Enable use of automated PrivateSend for funds stored in this wallet
|
||||
Enable multiple PrivateSend mixing sessions per block, experimental
|
||||
(0\-1, default: 0)
|
||||
.HP
|
||||
\fB\-privatesendsessions=\fR<n>
|
||||
.IP
|
||||
Use N separate masternodes in parallel to mix funds (1\-10, default: 4)
|
||||
.HP
|
||||
\fB\-privatesendrounds=\fR<n>
|
||||
.IP
|
||||
Use N separate masternodes for each denominated input to mix funds
|
||||
(2\-16, default: 2)
|
||||
(2\-16, default: 4)
|
||||
.HP
|
||||
\fB\-privatesendamount=\fR<n>
|
||||
.IP
|
||||
@ -580,10 +608,6 @@ Relay and mine data carrier transactions (default: 1)
|
||||
.IP
|
||||
Maximum size of data in data carrier transactions we relay and mine
|
||||
(default: 83)
|
||||
.HP
|
||||
\fB\-mempoolreplacement\fR
|
||||
.IP
|
||||
Enable transaction replacement in the memory pool (default: 0)
|
||||
.PP
|
||||
Block creation options:
|
||||
.HP
|
||||
@ -654,8 +678,8 @@ option can be specified multiple times
|
||||
.IP
|
||||
Set the number of threads to service RPC calls (default: 4)
|
||||
.SH COPYRIGHT
|
||||
Copyright (C) 2014-2017 The Dash Core developers
|
||||
Copyright (C) 2009-2017 The Bitcoin Core developers
|
||||
Copyright (C) 2014-2018 The Dash Core developers
|
||||
Copyright (C) 2009-2018 The Bitcoin Core developers
|
||||
|
||||
Please contribute if you find Dash Core useful. Visit <https://dash.org> for
|
||||
further information about the software.
|
||||
|
Loading…
Reference in New Issue
Block a user