|
|
@ -1,9 +1,9 @@ |
|
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.5. |
|
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. |
|
|
|
.TH BITCOIN-QT "1" "September 2016" "bitcoin-qt v0.13.0.0" "User Commands" |
|
|
|
.TH BITCOIN-QT "1" "February 2017" "bitcoin-qt v0.14.99.0" "User Commands" |
|
|
|
.SH NAME |
|
|
|
.SH NAME |
|
|
|
bitcoin-qt \- manual page for bitcoin-qt v0.13.0.0 |
|
|
|
bitcoin-qt \- manual page for bitcoin-qt v0.14.99.0 |
|
|
|
.SH DESCRIPTION |
|
|
|
.SH DESCRIPTION |
|
|
|
Bitcoin Core version v0.13.0.0 (64\-bit) |
|
|
|
Bitcoin Core version v0.14.99.0 (64\-bit) |
|
|
|
Usage: |
|
|
|
Usage: |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
bitcoin\-qt [command\-line options] |
|
|
|
bitcoin\-qt [command\-line options] |
|
|
@ -27,13 +27,14 @@ long fork (%s in cmd is replaced by message) |
|
|
|
Execute command when the best block changes (%s in cmd is replaced by |
|
|
|
Execute command when the best block changes (%s in cmd is replaced by |
|
|
|
block hash) |
|
|
|
block hash) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-checkblocks=\fR<n> |
|
|
|
\fB\-assumevalid=\fR<hex> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
How many blocks to check at startup (default: 288, 0 = all) |
|
|
|
If this block is in the chain assume that it and its ancestors are valid |
|
|
|
.HP |
|
|
|
and potentially skip their script verification (0 to verify all, |
|
|
|
\fB\-checklevel=\fR<n> |
|
|
|
default: |
|
|
|
.IP |
|
|
|
00000000000000000013176bf8d7dfeab4e1db31dc93bc311b436e82ab226b90, |
|
|
|
How thorough the block verification of \fB\-checkblocks\fR is (0\-4, default: 3) |
|
|
|
testnet: |
|
|
|
|
|
|
|
00000000000128796ee387cf110ccb9d2f36cffaf7f73079c995377c65ac0dcc) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-conf=\fR<file> |
|
|
|
\fB\-conf=\fR<file> |
|
|
|
.IP |
|
|
|
.IP |
|
|
@ -62,11 +63,16 @@ Keep the transaction memory pool below <n> megabytes (default: 300) |
|
|
|
\fB\-mempoolexpiry=\fR<n> |
|
|
|
\fB\-mempoolexpiry=\fR<n> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Do not keep transactions in the mempool longer than <n> hours (default: |
|
|
|
Do not keep transactions in the mempool longer than <n> hours (default: |
|
|
|
72) |
|
|
|
336) |
|
|
|
|
|
|
|
.HP |
|
|
|
|
|
|
|
\fB\-blockreconstructionextratxn=\fR<n> |
|
|
|
|
|
|
|
.IP |
|
|
|
|
|
|
|
Extra transactions to keep in memory for compact block reconstructions |
|
|
|
|
|
|
|
(default: 100) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-par=\fR<n> |
|
|
|
\fB\-par=\fR<n> |
|
|
|
.IP |
|
|
|
.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) |
|
|
|
leave that many cores free, default: 0) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-pid=\fR<file> |
|
|
|
\fB\-pid=\fR<file> |
|
|
@ -75,13 +81,15 @@ Specify pid file (default: bitcoind.pid) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-prune=\fR<n> |
|
|
|
\fB\-prune=\fR<n> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Reduce storage requirements by enabling pruning (deleting) of old blocks. |
|
|
|
Reduce storage requirements by enabling pruning (deleting) of old |
|
|
|
This allows the pruneblockchain RPC to be called to delete specific blocks, |
|
|
|
blocks. This allows the pruneblockchain RPC to be called to |
|
|
|
and enables automatic pruning of old blocks if a target size in MiB is |
|
|
|
delete specific blocks, and enables automatic pruning of old |
|
|
|
provided. This mode is incompatible with \fB\-txindex\fR and \fB\-rescan\fR. |
|
|
|
blocks if a target size in MiB is provided. This mode is |
|
|
|
Warning: Reverting this setting requires re\-downloading the entire blockchain. |
|
|
|
incompatible with \fB\-txindex\fR and \fB\-rescan\fR. Warning: Reverting this |
|
|
|
(default: 0 = disable pruning blocks, 1 = allow manual pruning via RPC, >550 = |
|
|
|
setting requires re\-downloading the entire blockchain. (default: |
|
|
|
automatically prune block files to stay under the specified target size in MiB) |
|
|
|
0 = disable pruning blocks, 1 = allow manual pruning via RPC, |
|
|
|
|
|
|
|
>550 = automatically prune block files to stay under the |
|
|
|
|
|
|
|
specified target size in MiB) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-reindex\-chainstate\fR |
|
|
|
\fB\-reindex\-chainstate\fR |
|
|
|
.IP |
|
|
|
.IP |
|
|
@ -123,7 +131,8 @@ for IPv6 |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-connect=\fR<ip> |
|
|
|
\fB\-connect=\fR<ip> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Connect only to the specified node(s) |
|
|
|
Connect only to the specified node(s); \fB\-noconnect\fR or \fB\-connect\fR=\fI\,0\/\fR alone to |
|
|
|
|
|
|
|
disable automatic connections |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-discover\fR |
|
|
|
\fB\-discover\fR |
|
|
|
.IP |
|
|
|
.IP |
|
|
@ -137,7 +146,7 @@ Allow DNS lookups for \fB\-addnode\fR, \fB\-seednode\fR and \fB\-connect\fR (def |
|
|
|
\fB\-dnsseed\fR |
|
|
|
\fB\-dnsseed\fR |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Query for peer addresses via DNS lookup, if low on addresses (default: 1 |
|
|
|
Query for peer addresses via DNS lookup, if low on addresses (default: 1 |
|
|
|
unless \fB\-connect\fR) |
|
|
|
unless \fB\-connect\fR/\-noconnect) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-externalip=\fR<ip> |
|
|
|
\fB\-externalip=\fR<ip> |
|
|
|
.IP |
|
|
|
.IP |
|
|
@ -149,7 +158,8 @@ Always query for peer addresses via DNS lookup (default: 0) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-listen\fR |
|
|
|
\fB\-listen\fR |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Accept connections from outside (default: 1 if no \fB\-proxy\fR or \fB\-connect\fR) |
|
|
|
Accept connections from outside (default: 1 if no \fB\-proxy\fR or |
|
|
|
|
|
|
|
\fB\-connect\fR/\-noconnect) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-listenonion\fR |
|
|
|
\fB\-listenonion\fR |
|
|
|
.IP |
|
|
|
.IP |
|
|
@ -204,6 +214,11 @@ Connect through SOCKS5 proxy |
|
|
|
Randomize credentials for every proxy connection. This enables Tor |
|
|
|
Randomize credentials for every proxy connection. This enables Tor |
|
|
|
stream isolation (default: 1) |
|
|
|
stream isolation (default: 1) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
|
|
|
|
\fB\-rpcserialversion\fR |
|
|
|
|
|
|
|
.IP |
|
|
|
|
|
|
|
Sets the serialization of raw transaction or block hex returned in |
|
|
|
|
|
|
|
non\-verbose mode, non\-segwit(0) or segwit(1) (default: 1) |
|
|
|
|
|
|
|
.HP |
|
|
|
\fB\-seednode=\fR<ip> |
|
|
|
\fB\-seednode=\fR<ip> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Connect to a node to retrieve peer addresses, and disconnect |
|
|
|
Connect to a node to retrieve peer addresses, and disconnect |
|
|
@ -221,17 +236,22 @@ Tor control port to use if onion listening enabled (default: |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Tor control port password (default: empty) |
|
|
|
Tor control port password (default: empty) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
|
|
|
|
\fB\-upnp\fR |
|
|
|
|
|
|
|
.IP |
|
|
|
|
|
|
|
Use UPnP to map the listening port (default: 0) |
|
|
|
|
|
|
|
.HP |
|
|
|
\fB\-whitebind=\fR<addr> |
|
|
|
\fB\-whitebind=\fR<addr> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Bind to given address and whitelist peers connecting to it. Use |
|
|
|
Bind to given address and whitelist peers connecting to it. Use |
|
|
|
[host]:port notation for IPv6 |
|
|
|
[host]:port notation for IPv6 |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-whitelist=\fR<netmask> |
|
|
|
\fB\-whitelist=\fR<IP address or network> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Whitelist peers connecting from the given netmask or IP address. Can be |
|
|
|
Whitelist peers connecting from the given IP address (e.g. 1.2.3.4) or |
|
|
|
specified multiple times. Whitelisted peers cannot be DoS banned |
|
|
|
CIDR notated network (e.g. 1.2.3.0/24). Can be specified multiple |
|
|
|
and their transactions are always relayed, even if they are |
|
|
|
times. Whitelisted peers cannot be DoS banned and their |
|
|
|
already in the mempool, useful e.g. for a gateway |
|
|
|
transactions are always relayed, even if they are already in the |
|
|
|
|
|
|
|
mempool, useful e.g. for a gateway |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-whitelistrelay\fR |
|
|
|
\fB\-whitelistrelay\fR |
|
|
|
.IP |
|
|
|
.IP |
|
|
@ -240,7 +260,7 @@ not relaying transactions (default: 1) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-whitelistforcerelay\fR |
|
|
|
\fB\-whitelistforcerelay\fR |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Force relay of transactions from whitelisted peers even they violate |
|
|
|
Force relay of transactions from whitelisted peers even if they violate |
|
|
|
local relay policy (default: 1) |
|
|
|
local relay policy (default: 1) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-maxuploadtarget=\fR<n> |
|
|
|
\fB\-maxuploadtarget=\fR<n> |
|
|
@ -287,13 +307,17 @@ Spend unconfirmed change when sending transactions (default: 1) |
|
|
|
\fB\-txconfirmtarget=\fR<n> |
|
|
|
\fB\-txconfirmtarget=\fR<n> |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
If paytxfee is not set, include enough fee so transactions begin |
|
|
|
If paytxfee is not set, include enough fee so transactions begin |
|
|
|
confirmation on average within n blocks (default: 2) |
|
|
|
confirmation on average within n blocks (default: 6) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-usehd\fR |
|
|
|
\fB\-usehd\fR |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Use hierarchical deterministic key generation (HD) after BIP32. Only has |
|
|
|
Use hierarchical deterministic key generation (HD) after BIP32. Only has |
|
|
|
effect during wallet creation/first start (default: 1) |
|
|
|
effect during wallet creation/first start (default: 1) |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
|
|
|
|
\fB\-walletrbf\fR |
|
|
|
|
|
|
|
.IP |
|
|
|
|
|
|
|
Send transactions with full\-RBF opt\-in enabled (default: 0) |
|
|
|
|
|
|
|
.HP |
|
|
|
\fB\-upgradewallet\fR |
|
|
|
\fB\-upgradewallet\fR |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Upgrade wallet to latest format on startup |
|
|
|
Upgrade wallet to latest format on startup |
|
|
@ -347,9 +371,9 @@ Append comment to the user agent string |
|
|
|
Output debugging information (default: 0, supplying <category> is |
|
|
|
Output debugging information (default: 0, supplying <category> is |
|
|
|
optional). If <category> is not supplied or if <category> = 1, |
|
|
|
optional). If <category> is not supplied or if <category> = 1, |
|
|
|
output all debugging information.<category> can be: addrman, |
|
|
|
output all debugging information.<category> can be: addrman, |
|
|
|
alert, bench, coindb, db, http, libevent, lock, mempool, |
|
|
|
alert, bench, cmpctblock, coindb, db, http, libevent, lock, |
|
|
|
mempoolrej, net, proxy, prune, rand, reindex, rpc, selectcoins, |
|
|
|
mempool, mempoolrej, net, proxy, prune, rand, reindex, rpc, |
|
|
|
tor, zmq, qt. |
|
|
|
selectcoins, tor, zmq, qt. |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-help\-debug\fR |
|
|
|
\fB\-help\-debug\fR |
|
|
|
.IP |
|
|
|
.IP |
|
|
@ -422,6 +446,11 @@ Set maximum block size in bytes (default: 750000) |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Set maximum size of high\-priority/low\-fee transactions in bytes |
|
|
|
Set maximum size of high\-priority/low\-fee transactions in bytes |
|
|
|
(default: 0) |
|
|
|
(default: 0) |
|
|
|
|
|
|
|
.HP |
|
|
|
|
|
|
|
\fB\-blockmintxfee=\fR<amt> |
|
|
|
|
|
|
|
.IP |
|
|
|
|
|
|
|
Set lowest fee rate (in BTC/kB) for transactions to be included in block |
|
|
|
|
|
|
|
creation. (default: 0.00001) |
|
|
|
.PP |
|
|
|
.PP |
|
|
|
RPC server options: |
|
|
|
RPC server options: |
|
|
|
.HP |
|
|
|
.HP |
|
|
@ -455,8 +484,10 @@ Password for JSON\-RPC connections |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Username and hashed password for JSON\-RPC connections. The field |
|
|
|
Username and hashed password for JSON\-RPC connections. The field |
|
|
|
<userpw> comes in the format: <USERNAME>:<SALT>$<HASH>. A |
|
|
|
<userpw> comes in the format: <USERNAME>:<SALT>$<HASH>. A |
|
|
|
canonical python script is included in share/rpcuser. This option |
|
|
|
canonical python script is included in share/rpcuser. The client |
|
|
|
can be specified multiple times |
|
|
|
then connects normally using the |
|
|
|
|
|
|
|
rpcuser=<USERNAME>/rpcpassword=<PASSWORD> pair of arguments. This |
|
|
|
|
|
|
|
option can be specified multiple times |
|
|
|
.HP |
|
|
|
.HP |
|
|
|
\fB\-rpcport=\fR<port> |
|
|
|
\fB\-rpcport=\fR<port> |
|
|
|
.IP |
|
|
|
.IP |
|
|
@ -500,7 +531,7 @@ Show splash screen on startup (default: 1) |
|
|
|
.IP |
|
|
|
.IP |
|
|
|
Reset all settings changed in the GUI |
|
|
|
Reset all settings changed in the GUI |
|
|
|
.SH COPYRIGHT |
|
|
|
.SH COPYRIGHT |
|
|
|
Copyright (C) 2009-2016 The Bitcoin Core developers |
|
|
|
Copyright (C) 2009-2017 The Bitcoin Core developers |
|
|
|
|
|
|
|
|
|
|
|
Please contribute if you find Bitcoin Core useful. Visit |
|
|
|
Please contribute if you find Bitcoin Core useful. Visit |
|
|
|
<https://bitcoincore.org> for further information about the software. |
|
|
|
<https://bitcoincore.org> for further information about the software. |
|
|
@ -508,8 +539,8 @@ The source code is available from <https://github.com/bitcoin/bitcoin>. |
|
|
|
|
|
|
|
|
|
|
|
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 |
|
|
|
or <http://www.opensource.org/licenses/mit-license.php>. |
|
|
|
or <https://opensource.org/licenses/MIT> |
|
|
|
|
|
|
|
|
|
|
|
This product includes software developed by the OpenSSL Project for use in the |
|
|
|
This product includes software developed by the OpenSSL Project for use in the |
|
|
|
OpenSSL Toolkit <https://www.openssl.org/> and cryptographic software written |
|
|
|
OpenSSL Toolkit <https://www.openssl.org> and cryptographic software written by |
|
|
|
by Eric Young and UPnP software written by Thomas Bernard. |
|
|
|
Eric Young and UPnP software written by Thomas Bernard. |
|
|
|