Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit b3dd429

Browse files
committed
Change testate config in readme to neutrino.addpeer
1 parent 88b894c commit b3dd429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ To run the packaged version of the app e.g. for macOS run:
8383

8484
The app is configured for mainnet by default but you can opt-in to testnet:
8585
```
86-
./dist/mac/Lightning.app/Contents/MacOS/Lightning --bitcoin.testnet --bitcoin.node=neutrino --neutrino.connect=btcd-testnet.lightning.computer --neutrino.feeurl=https://nodes.lightning.computer/fees/v1/btc-fee-estimates.json
86+
./dist/mac/Lightning.app/Contents/MacOS/Lightning --bitcoin.testnet --bitcoin.node=neutrino --neutrino.addpeer=btcd-testnet.lightning.computer --neutrino.feeurl=https://nodes.lightning.computer/fees/v1/btc-fee-estimates.json
8787
```
8888

8989
### Starting the Packaged App (full node)

0 commit comments

Comments
 (0)