README: remove testnet3 specificity

Eliminate the reference to Bitcoin testnet which is now dated
This commit is contained in:
Alex Bosworth 2019-03-17 11:10:46 -07:00 committed by GitHub
parent ec62104acc
commit 928f06049e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,8 +8,7 @@
<img src="logo.png">
The Lightning Network Daemon (`lnd`) - is a complete implementation of a
[Lightning Network](https://lightning.network) node and currently deployed on
`testnet3` - the Bitcoin Test Network. `lnd` has several pluggable back-end
[Lightning Network](https://lightning.network) node. `lnd` has several pluggable back-end
chain services including [`btcd`](https://github.com/btcsuite/btcd) (a
full-node), [`bitcoind`](https://github.com/bitcoin/bitcoin), and
[`neutrino`](https://github.com/lightninglabs/neutrino) (a new experimental light client). The project's codebase uses the