Skip to content

Commit

Permalink
docs: 📝 link frequently used commands for docker, to docker run opt e…
Browse files Browse the repository at this point in the history
…nv var to lightning cli opt
  • Loading branch information
heldrida committed Jan 15, 2024
1 parent d333268 commit eda29f9
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,10 @@ sudo docker run \
-it lightning
```

:::info
Provide one of the following options "in" or "out" to opt-in or opt-out of network participation, otherwise it'll default to "in". To learn more about network participation control read the section [Lightning CLI Opt](/docs/node/lightning-cli/#opt).
:::

### Start Container

```sh
Expand Down

0 comments on commit eda29f9

Please sign in to comment.