|
|
@ -1,13 +1,13 @@ |
|
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. |
|
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. |
|
|
|
.TH BITCOIND "1" "June 2017" "bitcoind v0.14.2.0" "User Commands" |
|
|
|
.TH LITECOIND "1" "June 2017" "litecoind v0.14.2.0" "User Commands" |
|
|
|
.SH NAME |
|
|
|
.SH NAME |
|
|
|
bitcoind \- manual page for bitcoind v0.14.2.0 |
|
|
|
litecoind \- manual page for litecoind v0.14.2.0 |
|
|
|
.SH DESCRIPTION |
|
|
|
.SH DESCRIPTION |
|
|
|
Bitcoin Core Daemon version v0.14.2.0 |
|
|
|
Litecoin Core Daemon version v0.14.2.0 |
|
|
|
.SS "Usage:" |
|
|
|
.SS "Usage:" |
|
|
|
.TP |
|
|
|
.TP |
|
|
|
bitcoind [options] |
|
|
|
litecoind [options] |
|
|
|
Start Bitcoin Core Daemon |
|
|
|
Start Litecoin Core Daemon |
|
|
|
.SH OPTIONS |
|
|
|
.SH OPTIONS |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\-? |
|
|
|
\-? |
|
|
@ -33,13 +33,13 @@ block hash) |
|
|
|
If this block is in the chain assume that it and its ancestors are valid |
|
|
|
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, |
|
|
|
and potentially skip their script verification (0 to verify all, |
|
|
|
default: |
|
|
|
default: |
|
|
|
00000000000000000013176bf8d7dfeab4e1db31dc93bc311b436e82ab226b90, |
|
|
|
1673fa904a93848eca83d5ca82c7af974511a7e640e22edc2976420744f2e56a, |
|
|
|
testnet: |
|
|
|
testnet: |
|
|
|
00000000000128796ee387cf110ccb9d2f36cffaf7f73079c995377c65ac0dcc) |
|
|
|
43a16a626ef2ffdbe928f2bc26dcd5475c6a1a04f9542dfc6a0a88e5fcf9bd4c) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-conf=\fR<file> |
|
|
|
\fB\-conf=\fR<file> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Specify configuration file (default: bitcoin.conf) |
|
|
|
Specify configuration file (default: litecoin.conf) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-daemon\fR |
|
|
|
\fB\-daemon\fR |
|
|
|
.IP |
|
|
|
.IP |
|
|
@ -63,7 +63,7 @@ Keep at most <n> unconnectable transactions in memory (default: 100) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-maxmempool=\fR<n> |
|
|
|
\fB\-maxmempool=\fR<n> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Keep the transaction memory pool below <n> megabytes (default: 300) |
|
|
|
Keep the transaction memory pool below <n> megabytes (default: 5) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-mempoolexpiry=\fR<n> |
|
|
|
\fB\-mempoolexpiry=\fR<n> |
|
|
|
.IP |
|
|
|
.IP |
|
|
@ -82,7 +82,7 @@ leave that many cores free, default: 0) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-pid=\fR<file> |
|
|
|
\fB\-pid=\fR<file> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Specify pid file (default: bitcoind.pid) |
|
|
|
Specify pid file (default: litecoind.pid) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-prune=\fR<n> |
|
|
|
\fB\-prune=\fR<n> |
|
|
|
.IP |
|
|
|
.IP |
|
|
@ -285,17 +285,17 @@ Set key pool size to <n> (default: 100) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-fallbackfee=\fR<amt> |
|
|
|
\fB\-fallbackfee=\fR<amt> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
A fee rate (in BTC/kB) that will be used when fee estimation has |
|
|
|
A fee rate (in LTC/kB) that will be used when fee estimation has |
|
|
|
insufficient data (default: 0.0002) |
|
|
|
insufficient data (default: 0.002) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-mintxfee=\fR<amt> |
|
|
|
\fB\-mintxfee=\fR<amt> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Fees (in BTC/kB) smaller than this are considered zero fee for |
|
|
|
Fees (in LTC/kB) smaller than this are considered zero fee for |
|
|
|
transaction creation (default: 0.00001) |
|
|
|
transaction creation (default: 0.001) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-paytxfee=\fR<amt> |
|
|
|
\fB\-paytxfee=\fR<amt> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Fee (in BTC/kB) to add to transactions you send (default: 0.00) |
|
|
|
Fee (in LTC/kB) to add to transactions you send (default: 0.00) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-rescan\fR |
|
|
|
\fB\-rescan\fR |
|
|
|
.IP |
|
|
|
.IP |
|
|
@ -394,12 +394,12 @@ Prepend debug output with timestamp (default: 1) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-minrelaytxfee=\fR<amt> |
|
|
|
\fB\-minrelaytxfee=\fR<amt> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Fees (in BTC/kB) smaller than this are considered zero fee for relaying, |
|
|
|
Fees (in LTC/kB) smaller than this are considered zero fee for relaying, |
|
|
|
mining and transaction creation (default: 0.00001) |
|
|
|
mining and transaction creation (default: 0.00001) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-maxtxfee=\fR<amt> |
|
|
|
\fB\-maxtxfee=\fR<amt> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Maximum total fees (in BTC) to use in a single wallet transaction or raw |
|
|
|
Maximum total fees (in LTC) to use in a single wallet transaction or raw |
|
|
|
transaction; setting this too low may abort large transactions |
|
|
|
transaction; setting this too low may abort large transactions |
|
|
|
(default: 0.10) |
|
|
|
(default: 0.10) |
|
|
|
.HP |
|
|
|
.HP |
|
|
@ -454,7 +454,7 @@ Set maximum size of high\-priority/low\-fee transactions in bytes |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-blockmintxfee=\fR<amt> |
|
|
|
\fB\-blockmintxfee=\fR<amt> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Set lowest fee rate (in BTC/kB) for transactions to be included in block |
|
|
|
Set lowest fee rate (in LTC/kB) for transactions to be included in block |
|
|
|
creation. (default: 0.00001) |
|
|
|
creation. (default: 0.00001) |
|
|
|
.PP |
|
|
|
.PP |
|
|
|
RPC server options: |
|
|
|
RPC server options: |
|
|
@ -496,8 +496,8 @@ option can be specified multiple times |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-rpcport=\fR<port> |
|
|
|
\fB\-rpcport=\fR<port> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Listen for JSON\-RPC connections on <port> (default: 8332 or testnet: |
|
|
|
Listen for JSON\-RPC connections on <port> (default: 9332 or testnet: |
|
|
|
18332) |
|
|
|
19332) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-rpcallowip=\fR<ip> |
|
|
|
\fB\-rpcallowip=\fR<ip> |
|
|
|
.IP |
|
|
|
.IP |
|
|
@ -511,10 +511,11 @@ option can be specified multiple times |
|
|
|
Set the number of threads to service RPC calls (default: 4) |
|
|
|
Set the number of threads to service RPC calls (default: 4) |
|
|
|
.SH COPYRIGHT |
|
|
|
.SH COPYRIGHT |
|
|
|
Copyright (C) 2009-2017 The Bitcoin Core developers |
|
|
|
Copyright (C) 2009-2017 The Bitcoin Core developers |
|
|
|
|
|
|
|
Copyright (C) 2011-2017 The Litecoin Core developers |
|
|
|
|
|
|
|
|
|
|
|
Please contribute if you find Bitcoin Core useful. Visit |
|
|
|
Please contribute if you find Litecoin Core useful. Visit |
|
|
|
<https://bitcoincore.org> for further information about the software. |
|
|
|
<https://litecoin.org> for further information about the software. |
|
|
|
The source code is available from <https://github.com/bitcoin/bitcoin>. |
|
|
|
The source code is available from <https://github.com/litecoin-project/litecoin>. |
|
|
|
|
|
|
|
|
|
|
|
This is experimental software. |
|
|
|
This is experimental software. |
|
|
|
Distributed under the MIT software license, see the accompanying file COPYING |
|
|
|
Distributed under the MIT software license, see the accompanying file COPYING |