We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e82d83 commit 300e801Copy full SHA for 300e801
docs/running-a-sample-ldk-node.md
@@ -35,7 +35,7 @@ cd ldk-sample
35
```
36
Now, run the following command:
37
38
-cargo run polaruser:[email protected]:18443 ./ 9732 regtest hellolightning 0.0.0.0
+cargo run polaruser:[email protected]:18443 ./ 9732 regtest hellolightning 0.0.0.0:9732
39
40
41
If you have a different setup that doesn't involve Polar you can modify this command so that it contains different credentials.
0 commit comments