Update README.md
This commit is contained in:
parent
60a0311692
commit
cb4848026c
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,8 @@ For easy setup on your Laptop/Desktop, [a wizard is available here.](https://git
|
||||||
* Requires [Node.js](https://nodejs.org) 12
|
* Requires [Node.js](https://nodejs.org) 12
|
||||||
|
|
||||||
#### Steps:
|
#### Steps:
|
||||||
1) Run [LND](https://github.com/lightningnetwork/lnd/releases) - *Example mainnet startup*:
|
1) Run [LND](https://github.com/shocknet/lnd/releases) - *Example mainnet startup*:
|
||||||
|
(Neutrino example requires builds with experimental flags, our binaries include them.)
|
||||||
|
|
||||||
```./lnd --bitcoin.active --bitcoin.mainnet --bitcoin.node=neutrino --neutrino.connect=neutrino.shock.network --routing.assumechanvalid=1 --allow-circular-route=1```
|
```./lnd --bitcoin.active --bitcoin.mainnet --bitcoin.node=neutrino --neutrino.connect=neutrino.shock.network --routing.assumechanvalid=1 --allow-circular-route=1```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue