aboutsummaryrefslogtreecommitdiff
path: root/doc/man/dogecoind.1
diff options
context:
space:
mode:
authorPatrick Lodder <[email protected]>2021-08-20 04:05:59 +0200
committerPatrick Lodder <[email protected]>2021-08-20 04:09:51 +0200
commit9455359a86d120d94971afc08ea8d439b27ba5db (patch)
tree04d74843b16ec2ca5f7d29167ff31967f92d48ff /doc/man/dogecoind.1
parentMerge pull request #2461 from patricklodder/1.14-sync-issue-templates (diff)
downloaddiscoin-9455359a86d120d94971afc08ea8d439b27ba5db.tar.xz
discoin-9455359a86d120d94971afc08ea8d439b27ba5db.zip
update manpages
Diffstat (limited to 'doc/man/dogecoind.1')
-rw-r--r--doc/man/dogecoind.143
1 files changed, 35 insertions, 8 deletions
diff --git a/doc/man/dogecoind.1 b/doc/man/dogecoind.1
index 183b1b55b..6d1f016ff 100644
--- a/doc/man/dogecoind.1
+++ b/doc/man/dogecoind.1
@@ -1,9 +1,9 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
-.TH DOGECOIND "1" "February 2021" "dogecoind v1.14.3.0" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4.
+.TH DOGECOIND "1" "August 2021" "dogecoind v1.14.4.0" "User Commands"
.SH NAME
-dogecoind \- manual page for dogecoind v1.14.3.0
+dogecoind \- manual page for dogecoind v1.14.4.0
.SH DESCRIPTION
-Dogecoin Core Daemon version v1.14.3.0
+Dogecoin Core Daemon version v1.14.4.0
.SS "Usage:"
.TP
dogecoind [options]
@@ -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\-8\fR to 16, 0 = auto, <0 =
+Set the number of script verification threads (\fB\-4\fR to 16, 0 = auto, <0 =
leave that many cores free, default: 0)
.HP
\fB\-pid=\fR<file>
@@ -245,6 +245,10 @@ Tor control port to use if onion listening enabled (default:
.IP
Tor control port password (default: empty)
.HP
+\fB\-upnp\fR
+.IP
+Use UPnP to map the listening port (default: 0)
+.HP
\fB\-whitebind=\fR<addr>
.IP
Bind to given address and whitelist peers connecting to it. Use
@@ -295,7 +299,7 @@ transaction creation (default: 1.00)
.HP
\fB\-paytxfee=\fR<amt>
.IP
-Fee (in DOGE/kB) to add to transactions you send (default: 0.00)
+Fee (in DOGE/kB) to add to transactions you send (default: 1.00)
.HP
\fB\-rescan\fR
.IP
@@ -347,6 +351,24 @@ blockchain through \fB\-rescan\fR on startup (1 = keep tx meta data e.g.
account owner and payment request information, 2 = drop tx meta
data)
.PP
+ZeroMQ notification options:
+.HP
+\fB\-zmqpubhashblock=\fR<address>
+.IP
+Enable publish hash block in <address>
+.HP
+\fB\-zmqpubhashtx=\fR<address>
+.IP
+Enable publish hash transaction in <address>
+.HP
+\fB\-zmqpubrawblock=\fR<address>
+.IP
+Enable publish raw block in <address>
+.HP
+\fB\-zmqpubrawtx=\fR<address>
+.IP
+Enable publish raw transaction in <address>
+.PP
Debugging/Testing options:
.HP
\fB\-uacomment=\fR<cmt>
@@ -377,7 +399,7 @@ Prepend debug output with timestamp (default: 1)
\fB\-minrelaytxfee=\fR<amt>
.IP
Fees (in DOGE/kB) smaller than this are considered zero fee for
-relaying, mining and transaction creation (default: 1.00)
+relaying, mining and transaction creation (default: 0.001)
.HP
\fB\-maxtxfee=\fR<amt>
.IP
@@ -401,6 +423,11 @@ Use the test chain
.PP
Node relay options:
.HP
+\fB\-dustlimit=\fR<amt>
+.IP
+Amount under which a transaction output is considered dust, in DOGE
+(default: 1.00)
+.HP
\fB\-bytespersigop\fR
.IP
Equivalent bytes per sigop in transactions for relay and mining
@@ -437,7 +464,7 @@ Set maximum size of high\-priority/low\-fee transactions in bytes
\fB\-blockmintxfee=\fR<amt>
.IP
Set lowest fee rate (in DOGE/kB) for transactions to be included in
-block creation. (default: 0.00001)
+block creation. (default: 0.01)
.PP
RPC server options:
.HP