Skip to content

Commit 55a0e81

Browse files
committed
Update README
1 parent 70f6337 commit 55a0e81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ L1: | BITCOIND |╟-----------┴---╢| ELEMENTSD |
3333

3434
This `docker-compose` template launches `bitcoind`, two `lnd` containers named `lndalice` & `lndbob`, with a `lightningd` container as `lightningdcarol`, and an `eclair` container as `eclairdfrank`.
3535

36-
Additionally it can launch an `elementsd` sidechain (aka Liquid), with prototype `lightningd-elements` implementation containers as `lightningddave` & `lightningdemma` servicing the LBTC asset.
36+
Additionally it can launch an `elementsd` sidechain (aka Liquid), with `lightningd` implementation containers as `lightningddave` & `lightningdemma` servicing the LBTC asset.
3737

3838
Everything is configured to run in **regtest** mode but can be adjusted as required.
3939

@@ -122,7 +122,7 @@ $ bin/e-pegin 13.37
122122
$ bin/e-cli getwalletinfo
123123
```
124124

125-
You can also open a `lightningd-elements` channel across the Elements chain between `dave` & `emma`.
125+
You can also open a LN LBTC channel on `lightningd` across the Elements chain between `dave` & `emma`.
126126
```
127127
$ bin/lde-connect
128128
# once channels are opened a payment can be simulated (note amount in *mSats*)

0 commit comments

Comments
 (0)