Updated manpages

This commit is contained in:
David Burkett 2021-11-02 09:30:56 -04:00
parent f4c8eb7019
commit 1e7bcc9071
5 changed files with 106 additions and 96 deletions

View File

@ -1,21 +1,21 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH BITCOIN-CLI "1" "April 2021" "bitcoin-cli v0.21.1.0" "User Commands"
.TH LITECOIN-CLI "1" "November 2021" "litecoin-cli v0.21.1.0" "User Commands"
.SH NAME
bitcoin-cli \- manual page for bitcoin-cli v0.21.1.0
litecoin-cli \- manual page for litecoin-cli v0.21.1.0
.SH SYNOPSIS
.B bitcoin-cli
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Bitcoin Core\/\fR
.B litecoin-cli
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Litecoin Core\/\fR
.br
.B bitcoin-cli
[\fI\,options\/\fR] \fI\,-named <command> \/\fR[\fI\,name=value\/\fR]... \fI\,Send command to Bitcoin Core (with named arguments)\/\fR
.B litecoin-cli
[\fI\,options\/\fR] \fI\,-named <command> \/\fR[\fI\,name=value\/\fR]... \fI\,Send command to Litecoin Core (with named arguments)\/\fR
.br
.B bitcoin-cli
.B litecoin-cli
[\fI\,options\/\fR] \fI\,help List commands\/\fR
.br
.B bitcoin-cli
.B litecoin-cli
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
.SH DESCRIPTION
Bitcoin Core RPC client version v0.21.1.0
Litecoin Core RPC client version v0.21.1.0\-dirty
.SH OPTIONS
.HP
\-?
@ -25,7 +25,7 @@ Print this help message and exit
\fB\-conf=\fR<file>
.IP
Specify configuration file. Relative paths will be prefixed by datadir
location. (default: bitcoin.conf)
location. (default: litecoin.conf)
.HP
\fB\-datadir=\fR<dir>
.IP
@ -38,7 +38,7 @@ followed by RPC generatetoaddress. Optional positional integer
arguments are number of blocks to generate (default: 1) and
maximum iterations to try (default: 1000000), equivalent to RPC
generatetoaddress nblocks and maxtries arguments. Example:
bitcoin\-cli \fB\-generate\fR 4 1000
litecoin\-cli \fB\-generate\fR 4 1000
.HP
\fB\-getinfo\fR
.IP
@ -78,8 +78,8 @@ Password for JSON\-RPC connections
.HP
\fB\-rpcport=\fR<port>
.IP
Connect to JSON\-RPC on <port> (default: 8332, testnet: 18332, signet:
38332, regtest: 18443)
Connect to JSON\-RPC on <port> (default: 9332, testnet: 19332, signet:
39332, regtest: 19443)
.HP
\fB\-rpcuser=\fR<user>
.IP
@ -92,7 +92,7 @@ Wait for RPC server to start
\fB\-rpcwallet=\fR<walletname>
.IP
Send RPC for non\-default wallet on RPC server (needs to exactly match
corresponding \fB\-wallet\fR option passed to bitcoind). This changes
corresponding \fB\-wallet\fR option passed to litecoind). This changes
the RPC endpoint used, e.g.
http://127.0.0.1:8332/wallet/<walletname>
.HP
@ -152,11 +152,13 @@ network seed node(s))
.IP
Use the test chain. Equivalent to \fB\-chain\fR=\fI\,test\/\fR.
.SH COPYRIGHT
Copyright (C) 2009-2020 The Bitcoin Core developers
Copyright (C) 2011-2021 The Litecoin Core developers
Copyright (C) 2009-2021 The Bitcoin Core developers
Please contribute if you find Bitcoin Core useful. Visit
<https://bitcoincore.org/> for further information about the software.
The source code is available from <https://github.com/bitcoin/bitcoin>.
Please contribute if you find Litecoin Core useful. Visit
<https://litecoin.org/> for further information about the software.
The source code is available from
<https://github.com/litecoin-project/litecoin>.
This is experimental software.
Distributed under the MIT software license, see the accompanying file COPYING

View File

@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH BITCOIN-QT "1" "April 2021" "bitcoin-qt v0.21.1.0" "User Commands"
.TH LITECOIN-QT "1" "November 2021" "litecoin-qt v0.21.1.0" "User Commands"
.SH NAME
bitcoin-qt \- manual page for bitcoin-qt v0.21.1.0
litecoin-qt \- manual page for litecoin-qt v0.21.1.0
.SH SYNOPSIS
.B bitcoin-qt
.B litecoin-qt
[\fI\,command-line options\/\fR]
.SH DESCRIPTION
Bitcoin Core version v0.21.1.0
Litecoin Core version v0.21.1.0\-dirty
.SH OPTIONS
.HP
\-?
@ -23,11 +23,11 @@ long fork (%s in cmd is replaced by message)
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:
0000000000000000000b9d2ec5a352ecba0592946514a92f14319dc2b367fc72,
90c346e4bd95b964cd09cd27f27f15dfed5b1a601b752371e45735cf55015af3,
testnet:
000000000000006433d1efec504c53ca332b64963c425395515b01977bd7b3b0,
4a280c0e150e3b74ebe19618e6394548c8a39d5549fd9941b9c431c73822fbd5,
signet:
0000002a1de0f46379358c1fd09906f7ac59adf3712323ed90eb59e4c183c020)
4a280c0e150e3b74ebe19618e6394548c8a39d5549fd9941b9c431c73822fbd5)
.HP
\fB\-blockfilterindex=\fR<type>
.IP
@ -60,7 +60,7 @@ transactions are not affected. (default: 0)
\fB\-conf=\fR<file>
.IP
Specify path to read\-only configuration file. Relative paths will be
prefixed by datadir location. (default: bitcoin.conf)
prefixed by datadir location. (default: litecoin.conf)
.HP
\fB\-daemon\fR
.IP
@ -106,7 +106,7 @@ Do not keep transactions in the mempool longer than <n> hours (default:
.HP
\fB\-par=\fR<n>
.IP
Set the number of script verification threads (\fB\-6\fR to 15, 0 = auto, <0 =
Set the number of script verification threads (\fB\-64\fR to 15, 0 = auto, <0 =
leave that many cores free, default: 0)
.HP
\fB\-persistmempool\fR
@ -144,7 +144,7 @@ instead.
.IP
Specify path to dynamic settings data file. Can be disabled with
\fB\-nosettings\fR. File is written at runtime and not meant to be
edited by users (use bitcoin.conf instead for custom settings).
edited by users (use litecoin.conf instead for custom settings).
Relative paths will be prefixed by datadir location. (default:
settings.json)
.HP
@ -190,8 +190,8 @@ Default duration (in seconds) of manually configured bans (default:
Bind to given address and always listen on it (default: 0.0.0.0). Use
[host]:port notation for IPv6. Append =onion to tag any incoming
connections to that address and port as incoming Tor connections
(default: 127.0.0.1:8334=onion, testnet: 127.0.0.1:18334=onion,
signet: 127.0.0.1:38334=onion, regtest: 127.0.0.1:18445=onion)
(default: 127.0.0.1:9333=onion, testnet: 127.0.0.1:19335=onion,
signet: 127.0.0.1:39335=onion, regtest: 127.0.0.1:19444=onion)
.HP
\fB\-connect=\fR<ip>
.IP
@ -246,7 +246,7 @@ Maximum per\-connection send buffer, <n>*1000 bytes (default: 1000)
.IP
Maximum allowed median peer time offset adjustment. Local perspective of
time may be influenced by peers forward or backward by this
amount. (default: 4200 seconds)
amount. (default: 2100 seconds)
.HP
\fB\-maxuploadtarget=\fR<n>
.IP
@ -287,7 +287,7 @@ Relay non\-P2SH multisig (default: 1)
\fB\-port=\fR<port>
.IP
Listen for connections on <port>. Nodes not using the default ports
(default: 8333, testnet: 18333, signet: 38333, regtest: 18444)
(default: 9333, testnet: 19335, signet: 19335, regtest: 19444)
are unlikely to get incoming connections.
.HP
\fB\-proxy=\fR<ip:port>
@ -375,7 +375,7 @@ Do not load the wallet and disable wallet RPC calls
.HP
\fB\-discardfee=\fR<amt>
.IP
The fee rate (in BTC/kB) that indicates your tolerance for discarding
The fee rate (in LTC/kB) that indicates your tolerance for discarding
change by adding it to the fee (default: 0.0001). Note: An output
is discarded if it is dust at this rate, but we will always
discard up to the dust relay fee and a discard fee above that is
@ -383,7 +383,7 @@ limited by the fee estimate for the longest target
.HP
\fB\-fallbackfee=\fR<amt>
.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. 0 to entirely disable the fallbackfee feature.
(default: 0.00)
.HP
@ -396,17 +396,17 @@ been used.
.HP
\fB\-maxapsfee=\fR<n>
.IP
Spend up to this amount in additional (absolute) fees (in BTC) if it
Spend up to this amount in additional (absolute) fees (in LTC) if it
allows the use of partial spend avoidance (default: 0.00)
.HP
\fB\-mintxfee=\fR<amt>
.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)
.HP
\fB\-paytxfee=\fR<amt>
.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
\fB\-rescan\fR
.IP
@ -532,7 +532,7 @@ Prepend debug output with timestamp (default: 1)
.HP
\fB\-maxtxfee=\fR<amt>
.IP
Maximum total fees (in BTC) to use in a single wallet transaction;
Maximum total fees (in LTC) to use in a single wallet transaction;
setting this too low may abort large transactions (default: 0.10)
.HP
\fB\-printtoconsole\fR
@ -595,7 +595,7 @@ Maximum size of data in data carrier transactions we relay and mine
.HP
\fB\-minrelaytxfee=\fR<amt>
.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)
.HP
\fB\-whitelistforcerelay\fR
@ -618,7 +618,7 @@ Set maximum BIP141 block weight (default: 3996000)
.HP
\fB\-blockmintxfee=\fR<amt>
.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)
.PP
RPC server options:
@ -663,8 +663,8 @@ Password for JSON\-RPC connections
.HP
\fB\-rpcport=\fR<port>
.IP
Listen for JSON\-RPC connections on <port> (default: 8332, testnet:
18332, signet: 38332, regtest: 18443)
Listen for JSON\-RPC connections on <port> (default: 9332, testnet:
19332, signet: 39332, regtest: 19443)
.HP
\fB\-rpcserialversion\fR
.IP
@ -722,11 +722,13 @@ Reset all settings changed in the GUI
.IP
Show splash screen on startup (default: 1)
.SH COPYRIGHT
Copyright (C) 2009-2020 The Bitcoin Core developers
Copyright (C) 2011-2021 The Litecoin Core developers
Copyright (C) 2009-2021 The Bitcoin Core developers
Please contribute if you find Bitcoin Core useful. Visit
<https://bitcoincore.org/> for further information about the software.
The source code is available from <https://github.com/bitcoin/bitcoin>.
Please contribute if you find Litecoin Core useful. Visit
<https://litecoin.org/> for further information about the software.
The source code is available from
<https://github.com/litecoin-project/litecoin>.
This is experimental software.
Distributed under the MIT software license, see the accompanying file COPYING

View File

@ -1,15 +1,15 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH BITCOIN-TX "1" "April 2021" "bitcoin-tx v0.21.1.0" "User Commands"
.TH LITECOIN-TX "1" "November 2021" "litecoin-tx v0.21.1.0" "User Commands"
.SH NAME
bitcoin-tx \- manual page for bitcoin-tx v0.21.1.0
litecoin-tx \- manual page for litecoin-tx v0.21.1.0
.SH SYNOPSIS
.B bitcoin-tx
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded bitcoin transaction\/\fR
.B litecoin-tx
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded litecoin transaction\/\fR
.br
.B bitcoin-tx
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded bitcoin transaction\/\fR
.B litecoin-tx
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded litecoin transaction\/\fR
.SH DESCRIPTION
Bitcoin Core bitcoin\-tx utility version v0.21.1.0
Litecoin Core litecoin\-tx utility version v0.21.1.0\-dirty
.SH OPTIONS
.HP
\-?
@ -130,11 +130,13 @@ set=NAME:JSON\-STRING
.IP
Set register NAME to given JSON\-STRING
.SH COPYRIGHT
Copyright (C) 2009-2020 The Bitcoin Core developers
Copyright (C) 2011-2021 The Litecoin Core developers
Copyright (C) 2009-2021 The Bitcoin Core developers
Please contribute if you find Bitcoin Core useful. Visit
<https://bitcoincore.org/> for further information about the software.
The source code is available from <https://github.com/bitcoin/bitcoin>.
Please contribute if you find Litecoin Core useful. Visit
<https://litecoin.org/> for further information about the software.
The source code is available from
<https://github.com/litecoin-project/litecoin>.
This is experimental software.
Distributed under the MIT software license, see the accompanying file COPYING

View File

@ -1,16 +1,16 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH BITCOIN-WALLET "1" "April 2021" "bitcoin-wallet v0.21.1.0" "User Commands"
.TH LITECOIN-WALLET "1" "November 2021" "litecoin-wallet v0.21.1.0" "User Commands"
.SH NAME
bitcoin-wallet \- manual page for bitcoin-wallet v0.21.1.0
litecoin-wallet \- manual page for litecoin-wallet v0.21.1.0
.SH DESCRIPTION
Bitcoin Core bitcoin\-wallet version v0.21.1.0
Litecoin Core litecoin\-wallet version v0.21.1.0\-dirty
.PP
bitcoin\-wallet is an offline tool for creating and interacting with Bitcoin Core wallet files.
By default bitcoin\-wallet will act on wallets in the default mainnet wallet directory in the datadir.
litecoin\-wallet is an offline tool for creating and interacting with Litecoin Core wallet files.
By default litecoin\-wallet will act on wallets in the default mainnet wallet directory in the datadir.
To change the target wallet, use the \fB\-datadir\fR, \fB\-wallet\fR and \fB\-testnet\fR/\-regtest arguments.
.SS "Usage:"
.IP
bitcoin\-wallet [options] <command>
litecoin\-wallet [options] <command>
.SH OPTIONS
.HP
\-?
@ -80,11 +80,13 @@ salvage
Attempt to recover private keys from a corrupt wallet. Warning:
\&'salvage' is experimental.
.SH COPYRIGHT
Copyright (C) 2009-2020 The Bitcoin Core developers
Copyright (C) 2011-2021 The Litecoin Core developers
Copyright (C) 2009-2021 The Bitcoin Core developers
Please contribute if you find Bitcoin Core useful. Visit
<https://bitcoincore.org/> for further information about the software.
The source code is available from <https://github.com/bitcoin/bitcoin>.
Please contribute if you find Litecoin Core useful. Visit
<https://litecoin.org/> for further information about the software.
The source code is available from
<https://github.com/litecoin-project/litecoin>.
This is experimental software.
Distributed under the MIT software license, see the accompanying file COPYING

View File

@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH BITCOIND "1" "April 2021" "bitcoind v0.21.1.0" "User Commands"
.TH LITECOIND "1" "November 2021" "litecoind v0.21.1.0" "User Commands"
.SH NAME
bitcoind \- manual page for bitcoind v0.21.1.0
litecoind \- manual page for litecoind v0.21.1.0
.SH SYNOPSIS
.B bitcoind
[\fI\,options\/\fR] \fI\,Start Bitcoin Core\/\fR
.B litecoind
[\fI\,options\/\fR] \fI\,Start Litecoin Core\/\fR
.SH DESCRIPTION
Bitcoin Core version v0.21.1.0
Litecoin Core version v0.21.1.0\-dirty
.SH OPTIONS
.HP
\-?
@ -23,11 +23,11 @@ long fork (%s in cmd is replaced by message)
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:
0000000000000000000b9d2ec5a352ecba0592946514a92f14319dc2b367fc72,
90c346e4bd95b964cd09cd27f27f15dfed5b1a601b752371e45735cf55015af3,
testnet:
000000000000006433d1efec504c53ca332b64963c425395515b01977bd7b3b0,
4a280c0e150e3b74ebe19618e6394548c8a39d5549fd9941b9c431c73822fbd5,
signet:
0000002a1de0f46379358c1fd09906f7ac59adf3712323ed90eb59e4c183c020)
4a280c0e150e3b74ebe19618e6394548c8a39d5549fd9941b9c431c73822fbd5)
.HP
\fB\-blockfilterindex=\fR<type>
.IP
@ -60,7 +60,7 @@ transactions are not affected. (default: 0)
\fB\-conf=\fR<file>
.IP
Specify path to read\-only configuration file. Relative paths will be
prefixed by datadir location. (default: bitcoin.conf)
prefixed by datadir location. (default: litecoin.conf)
.HP
\fB\-daemon\fR
.IP
@ -106,7 +106,7 @@ Do not keep transactions in the mempool longer than <n> hours (default:
.HP
\fB\-par=\fR<n>
.IP
Set the number of script verification threads (\fB\-6\fR to 15, 0 = auto, <0 =
Set the number of script verification threads (\fB\-64\fR to 15, 0 = auto, <0 =
leave that many cores free, default: 0)
.HP
\fB\-persistmempool\fR
@ -144,7 +144,7 @@ instead.
.IP
Specify path to dynamic settings data file. Can be disabled with
\fB\-nosettings\fR. File is written at runtime and not meant to be
edited by users (use bitcoin.conf instead for custom settings).
edited by users (use litecoin.conf instead for custom settings).
Relative paths will be prefixed by datadir location. (default:
settings.json)
.HP
@ -190,8 +190,8 @@ Default duration (in seconds) of manually configured bans (default:
Bind to given address and always listen on it (default: 0.0.0.0). Use
[host]:port notation for IPv6. Append =onion to tag any incoming
connections to that address and port as incoming Tor connections
(default: 127.0.0.1:8334=onion, testnet: 127.0.0.1:18334=onion,
signet: 127.0.0.1:38334=onion, regtest: 127.0.0.1:18445=onion)
(default: 127.0.0.1:9333=onion, testnet: 127.0.0.1:19335=onion,
signet: 127.0.0.1:39335=onion, regtest: 127.0.0.1:19444=onion)
.HP
\fB\-connect=\fR<ip>
.IP
@ -246,7 +246,7 @@ Maximum per\-connection send buffer, <n>*1000 bytes (default: 1000)
.IP
Maximum allowed median peer time offset adjustment. Local perspective of
time may be influenced by peers forward or backward by this
amount. (default: 4200 seconds)
amount. (default: 2100 seconds)
.HP
\fB\-maxuploadtarget=\fR<n>
.IP
@ -287,7 +287,7 @@ Relay non\-P2SH multisig (default: 1)
\fB\-port=\fR<port>
.IP
Listen for connections on <port>. Nodes not using the default ports
(default: 8333, testnet: 18333, signet: 38333, regtest: 18444)
(default: 9333, testnet: 19335, signet: 19335, regtest: 19444)
are unlikely to get incoming connections.
.HP
\fB\-proxy=\fR<ip:port>
@ -375,7 +375,7 @@ Do not load the wallet and disable wallet RPC calls
.HP
\fB\-discardfee=\fR<amt>
.IP
The fee rate (in BTC/kB) that indicates your tolerance for discarding
The fee rate (in LTC/kB) that indicates your tolerance for discarding
change by adding it to the fee (default: 0.0001). Note: An output
is discarded if it is dust at this rate, but we will always
discard up to the dust relay fee and a discard fee above that is
@ -383,7 +383,7 @@ limited by the fee estimate for the longest target
.HP
\fB\-fallbackfee=\fR<amt>
.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. 0 to entirely disable the fallbackfee feature.
(default: 0.00)
.HP
@ -396,17 +396,17 @@ been used.
.HP
\fB\-maxapsfee=\fR<n>
.IP
Spend up to this amount in additional (absolute) fees (in BTC) if it
Spend up to this amount in additional (absolute) fees (in LTC) if it
allows the use of partial spend avoidance (default: 0.00)
.HP
\fB\-mintxfee=\fR<amt>
.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)
.HP
\fB\-paytxfee=\fR<amt>
.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
\fB\-rescan\fR
.IP
@ -532,7 +532,7 @@ Prepend debug output with timestamp (default: 1)
.HP
\fB\-maxtxfee=\fR<amt>
.IP
Maximum total fees (in BTC) to use in a single wallet transaction;
Maximum total fees (in LTC) to use in a single wallet transaction;
setting this too low may abort large transactions (default: 0.10)
.HP
\fB\-printtoconsole\fR
@ -595,7 +595,7 @@ Maximum size of data in data carrier transactions we relay and mine
.HP
\fB\-minrelaytxfee=\fR<amt>
.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)
.HP
\fB\-whitelistforcerelay\fR
@ -618,7 +618,7 @@ Set maximum BIP141 block weight (default: 3996000)
.HP
\fB\-blockmintxfee=\fR<amt>
.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)
.PP
RPC server options:
@ -663,8 +663,8 @@ Password for JSON\-RPC connections
.HP
\fB\-rpcport=\fR<port>
.IP
Listen for JSON\-RPC connections on <port> (default: 8332, testnet:
18332, signet: 38332, regtest: 18443)
Listen for JSON\-RPC connections on <port> (default: 9332, testnet:
19332, signet: 39332, regtest: 19443)
.HP
\fB\-rpcserialversion\fR
.IP
@ -700,11 +700,13 @@ subject to empty whitelists.
.IP
Accept command line and JSON\-RPC commands
.SH COPYRIGHT
Copyright (C) 2009-2020 The Bitcoin Core developers
Copyright (C) 2011-2021 The Litecoin Core developers
Copyright (C) 2009-2021 The Bitcoin Core developers
Please contribute if you find Bitcoin Core useful. Visit
<https://bitcoincore.org/> for further information about the software.
The source code is available from <https://github.com/bitcoin/bitcoin>.
Please contribute if you find Litecoin Core useful. Visit
<https://litecoin.org/> for further information about the software.
The source code is available from
<https://github.com/litecoin-project/litecoin>.
This is experimental software.
Distributed under the MIT software license, see the accompanying file COPYING