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

Commit 0220556

Browse files
committed
Update readme to for autopilot opt-in
1 parent 03f3c0c commit 0220556

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
@@ -76,7 +76,7 @@ To run the packaged version of the app e.g. for macOS run:
7676

7777
The app is configured for testnet by default but you can opt-in to mainnet if you have a btcd node running. Be aware that this is currently still experimental:
7878
```
79-
./dist/mac/Lightning.app/Contents/MacOS/Lightning --bitcoin.mainnet --bitcoin.node=neutrino --neutrino.connect=127.0.0.1:8333
79+
./dist/mac/Lightning.app/Contents/MacOS/Lightning --bitcoin.mainnet --bitcoin.node=neutrino --neutrino.connect=127.0.0.1 --autopilot.active
8080
```
8181

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

0 commit comments

Comments
 (0)