Merge pull request #2711 from BrownBurger/installation-bip-links
docs/INSTALL.md: fix links to BIPs
This commit is contained in:
commit
a2dafdef37
@ -277,8 +277,8 @@ lnd --bitcoin.active --bitcoin.testnet --debuglevel=debug --btcd.rpcuser=kek --b
|
|||||||
|
|
||||||
In order to run `lnd` in its light client mode, you'll need to locate a
|
In order to run `lnd` in its light client mode, you'll need to locate a
|
||||||
full-node which is capable of serving this new light client mode. `lnd` uses
|
full-node which is capable of serving this new light client mode. `lnd` uses
|
||||||
[BIP 157](https://github.com/bitcoin/bips/tree/master/bip-0157) and [BIP
|
[BIP 157](https://github.com/bitcoin/bips/blob/master/bip-0157.mediawiki) and [BIP
|
||||||
158](https://github.com/bitcoin/bips/tree/master/bip-0158) for its light client
|
158](https://github.com/bitcoin/bips/blob/master/bip-0158.mediawiki) for its light client
|
||||||
mode. A public instance of such a node can be found at
|
mode. A public instance of such a node can be found at
|
||||||
`faucet.lightning.community`.
|
`faucet.lightning.community`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user