diff --git a/ch01.asciidoc b/ch01.asciidoc index 24e40fe..6db931e 100644 --- a/ch01.asciidoc +++ b/ch01.asciidoc @@ -128,7 +128,7 @@ Lightning wallets can be installed on a variety of devices, including laptops, s Here are some current examples of LN node and wallet applications for different types of devices: -// TODO: Add a lot more examples, confirm the details for correctness +// TODO: Add a lot more wallet/node examples, confirm the details for correctness |=== | Application | Device | LN Node | Bitcoin Node | Keystore | | lnd | Server | Full Node | Bitcoin Core/btcd | User Control | @@ -136,6 +136,7 @@ Here are some current examples of LN node and wallet applications for different | Eclair Server | Server | Full Node | Bitcoin Core/Electrum | User Control | | Zap Desktop | Desktop | Full Node | Bitcoin Core/btcd | User Control | | Eclair Mobile | Mobile | Lightweight | Electrum | User Control | +| Breez Wallet | Mobile | Full Node | Bitcoin Core/btcd | User Control | | Blue Wallet | Mobile | None | None | Custodial | |===