aboutsummaryrefslogtreecommitdiff
path: root/doc/man/dogecoind.1
diff options
context:
space:
mode:
authorRoss Nicoll <[email protected]>2021-02-27 22:16:28 +0000
committerGitHub <[email protected]>2021-02-27 22:16:28 +0000
commitbd905d1d084eaef51365f01efeca253b0ff69809 (patch)
treee9b5d60721fb521218ce9a06d7381340cffa5247 /doc/man/dogecoind.1
parentReplace Bitcoin seed nodes with Dogecoin nodes (#1746) (diff)
downloaddiscoin-bd905d1d084eaef51365f01efeca253b0ff69809.tar.xz
discoin-bd905d1d084eaef51365f01efeca253b0ff69809.zip
1.14.3 release documentation (#1733)
* Update credits for 1.14.2 to 1.14.3 * Refresh release notes * Refresh man pages * Move 1.14.2 release notes to archive * Remove Bitcoin 0.14.2 to 0.14.3 credits (covered in previous release notes)
Diffstat (limited to 'doc/man/dogecoind.1')
-rw-r--r--doc/man/dogecoind.149
1 files changed, 16 insertions, 33 deletions
diff --git a/doc/man/dogecoind.1 b/doc/man/dogecoind.1
index afbdf841e..183b1b55b 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.3.
-.TH BITCOIND "1" "June 2017" "dogecoind v0.14.2.0" "User Commands"
+.\" 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"
.SH NAME
-dogecoind \- manual page for dogecoind v0.14.2.0
+dogecoind \- manual page for dogecoind v1.14.3.0
.SH DESCRIPTION
-Dogecoin Core Daemon version v0.14.2.0
+Dogecoin Core Daemon version v1.14.3.0
.SS "Usage:"
.TP
dogecoind [options]
@@ -18,6 +18,10 @@ Print this help message and exit
.IP
Print version and exit
.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
@@ -26,14 +30,14 @@ long fork (%s in cmd is replaced by message)
\fB\-blocknotify=\fR<cmd>
.IP
Execute command when the best block changes (%s in cmd is replaced by
-block hash)
+block hash, %i is replaced by block number)
.HP
\fB\-assumevalid=\fR<hex>
.IP
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:
-ca5eb72f1e0d160f1481f74d56d7cc4a27d91aa585ba012da8018a5fe934d61b,
+77e3f4a4bcb4a2c15e8015525e3d15b466f6c022f6ca82698f329edef7d9777e,
testnet:
6943eaeaba98dc7d09f7e73398daccb4abcabb18b66c8c875e52b07638d93951)
.HP
@@ -68,7 +72,7 @@ Keep the transaction memory pool below <n> megabytes (default: 300)
\fB\-mempoolexpiry=\fR<n>
.IP
Do not keep transactions in the mempool longer than <n> hours (default:
-336)
+24)
.HP
\fB\-blockreconstructionextratxn=\fR<n>
.IP
@@ -77,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\-3\fR to 16, 0 = auto, <0 =
+Set the number of script verification threads (\fB\-8\fR to 16, 0 = auto, <0 =
leave that many cores free, default: 0)
.HP
\fB\-pid=\fR<file>
@@ -93,7 +97,7 @@ blocks if a target size in MiB is provided. This mode is
incompatible with \fB\-txindex\fR and \fB\-rescan\fR. Warning: Reverting this
setting requires re\-downloading the entire blockchain. (default:
0 = disable pruning blocks, 1 = allow manual pruning via RPC,
->550 = automatically prune block files to stay under the
+>2200 = automatically prune block files to stay under the
specified target size in MiB)
.HP
\fB\-reindex\-chainstate\fR
@@ -241,10 +245,6 @@ 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
@@ -347,24 +347,6 @@ 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>
@@ -510,7 +492,7 @@ option can be specified multiple times
.IP
Set the number of threads to service RPC calls (default: 4)
.SH COPYRIGHT
-Copyright (C) 2013-2017 The Dogecoin Core and Dogecoin Core developers
+Copyright (C) 2013-2021 The Bitcoin Core and Dogecoin Core developers
Please contribute if you find Dogecoin Core useful. Visit
<https://dogecoin.com> for further information about the software.
@@ -522,4 +504,5 @@ or <https://opensource.org/licenses/MIT>
This product includes software developed by the OpenSSL Project for use in the
OpenSSL Toolkit <https://www.openssl.org> and cryptographic software written by
-Eric Young and UPnP software written by Thomas Bernard.
+Eric Young and UPnP software written by Thomas Bernard. Paper wallet art
+provided by Anacoluthia.