Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kilian <[email protected]>
  • Loading branch information
bufo24 and kilrau authored Aug 6, 2024
1 parent 249d47f commit fd1d54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ docker exec -it boltz-scripts bash
- lightning-cli-sim
- lncli-sim

Sinds there will be running 2 lnd and cln instances, please use `lightning-cli-sim 1` to call an instance. Both `1` and `2` are available for lnd and cln.
Since there are two lnd and two cln instances, use `lncli-sim 1` or `lightning-cli-sim 1` to interact with the first instance and `lncli-sim 2` or `lightning-cli-sim 2` to interact with the second.

Or alternatively, you can `source aliases.sh` to have these convenience scripts available on the host machine.

Expand Down

0 comments on commit fd1d54a

Please sign in to comment.