The term 'whitelist' is racist and so we choose to call this feature 'allowlist'
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
|
||||
.TH HUSH-CLI "1" "December 2020" "hush-cli v3.6.0" "User Commands"
|
||||
.TH HUSH-CLI "1" "January 2021" "hush-cli v3.6.1" "User Commands"
|
||||
.SH NAME
|
||||
hush-cli \- manual page for hush-cli v3.6.0
|
||||
hush-cli \- manual page for hush-cli v3.6.1
|
||||
.SH DESCRIPTION
|
||||
Hush RPC client version v3.6.0\-12fabf7fd
|
||||
Hush RPC client version v3.6.0\-e05a4e473\-dirty
|
||||
.PP
|
||||
In order to ensure you are adequately protecting your privacy when using Hush,
|
||||
please see <https://hush.is/security/>.
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
|
||||
.TH HUSH-TX "1" "December 2020" "hush-tx v3.6.0" "User Commands"
|
||||
.TH HUSH-TX "1" "January 2021" "hush-tx v3.6.1" "User Commands"
|
||||
.SH NAME
|
||||
hush-tx \- manual page for hush-tx v3.6.0
|
||||
hush-tx \- manual page for hush-tx v3.6.1
|
||||
.SH DESCRIPTION
|
||||
Hush komodo\-tx utility version v3.6.0\-12fabf7fd
|
||||
hush\-tx utility version v3.6.0\-e05a4e473\-dirty
|
||||
.SS "Usage:"
|
||||
.TP
|
||||
komodo\-tx [options] <hex\-tx> [commands]
|
||||
Update hex\-encoded zcash transaction
|
||||
hush\-tx [options] <hex\-tx> [commands]
|
||||
Update hex\-encoded Hush transaction
|
||||
.TP
|
||||
komodo\-tx [options] \fB\-create\fR [commands]
|
||||
Create hex\-encoded zcash transaction
|
||||
hush\-tx [options] \fB\-create\fR [commands]
|
||||
Create hex\-encoded Hush transaction
|
||||
.SH OPTIONS
|
||||
.HP
|
||||
\-?
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
|
||||
.TH HUSHD "1" "December 2020" "hushd v3.6.0" "User Commands"
|
||||
.TH HUSHD "1" "January 2021" "hushd v3.6.1" "User Commands"
|
||||
.SH NAME
|
||||
hushd \- manual page for hushd v3.6.0
|
||||
hushd \- manual page for hushd v3.6.1
|
||||
.SH DESCRIPTION
|
||||
Hush Daemon version v3.6.0\-12fabf7fd
|
||||
Hush Daemon version v3.6.0\-e05a4e473\-dirty
|
||||
.PP
|
||||
In order to ensure you are adequately protecting your privacy when using Hush,
|
||||
please see <https://hush.is/security/>.
|
||||
@@ -17,10 +17,6 @@ Start a Hush Daemon
|
||||
.IP
|
||||
This help message
|
||||
.HP
|
||||
\fB\-alerts\fR
|
||||
.IP
|
||||
Receive and display P2P network alerts (default: 1)
|
||||
.HP
|
||||
\fB\-alertnotify=\fR<cmd>
|
||||
.IP
|
||||
Execute command when a relevant alert is received or we see a really
|
||||
@@ -343,12 +339,12 @@ Keep transactions for at least <n> blocks (default: 10000)
|
||||
.HP
|
||||
\fB\-opretmintxfee=\fR<amt>
|
||||
.IP
|
||||
Minimum fee (in KMD/kB) to allow for OP_RETURN transactions (default:
|
||||
Minimum fee (in HUSH/kB) to allow for OP_RETURN transactions (default:
|
||||
400000)
|
||||
.HP
|
||||
\fB\-paytxfee=\fR<amt>
|
||||
.IP
|
||||
Fee (in KMD/kB) to add to transactions you send (default: 0.00)
|
||||
Fee (in HUSH/kB) to add to transactions you send (default: 0.00)
|
||||
.HP
|
||||
\fB\-rescan\fR
|
||||
.IP
|
||||
@@ -378,7 +374,7 @@ mined will become invalid (default: 200)
|
||||
.HP
|
||||
\fB\-maxtxfee=\fR<amt>
|
||||
.IP
|
||||
Maximum total fees (in KMD) to use in a single wallet transaction;
|
||||
Maximum total fees (in HUSH) to use in a single wallet transaction;
|
||||
setting this too low may abort large transactions (default: 0.10)
|
||||
.HP
|
||||
\fB\-upgradewallet\fR
|
||||
@@ -462,7 +458,7 @@ Prepend debug output with timestamp (default: 1)
|
||||
.HP
|
||||
\fB\-minrelaytxfee=\fR<amt>
|
||||
.IP
|
||||
Fees (in KMD/kB) smaller than this are considered zero fee for relaying
|
||||
Fees (in HUSH/kB) smaller than this are considered zero fee for relaying
|
||||
(default: 0.000001)
|
||||
.HP
|
||||
\fB\-printtoconsole\fR
|
||||
|
||||
Reference in New Issue
Block a user