release notes: minor nit

This commit is contained in:
SomberNight 2020-06-24 17:46:37 +02:00
parent 6d6769f1ed
commit f66f69d261
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -24,12 +24,12 @@
- Lightning can be enabled in the GUI (Wallet>Information) or from - Lightning can be enabled in the GUI (Wallet>Information) or from
the CLI (init_lightning). Lightning is currently restricted to HD the CLI (init_lightning). Lightning is currently restricted to HD
p2wpkh wallets (including watch-only and hardware wallets). The p2wpkh wallets (including watch-only and hardware wallets). The
Qt GUI, CLI/RPC, and the kivy GUI all have LN support, with Qt GUI, CLI/RPC, and the kivy GUI (Android) all have LN support,
feature-richness in that order. with feature-richness in that order.
- LN protocol details: dataloss_protect and static_remotekey are - LN protocol details: dataloss_protect and static_remotekey are
required; varonion and payment_secret are implemented, MPP not yet. required; varonion and payment_secret are implemented, MPP not yet.
Channels are not announced ('private'), forwarding is disabled. Channels are not announced ('private'), forwarding is disabled.
Gossip queries are not implemented. We do not serve gossip queries, only consume them.
- Submarine swaps: the GUI integrates a service that offers - Submarine swaps: the GUI integrates a service that offers
atomically exchanging on-chain and lightning bitcoins for a fee. atomically exchanging on-chain and lightning bitcoins for a fee.
Electrum Technologies runs a central server for this, powered by Electrum Technologies runs a central server for this, powered by