URI: 
       trelease notes: minor nit - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit f66f69d26184fe8c239ad5b72f9cb13c638be6b8
   DIR parent 6d6769f1ed1cfb87f0df6f8103d94a3ea8d24e1a
  HTML Author: SomberNight <somber.night@protonmail.com>
       Date:   Wed, 24 Jun 2020 17:46:37 +0200
       
       release notes: minor nit
       
       Diffstat:
         M RELEASE-NOTES                       |       6 +++---
       
       1 file changed, 3 insertions(+), 3 deletions(-)
       ---
   DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
       t@@ -24,12 +24,12 @@
           - Lightning can be enabled in the GUI (Wallet>Information) or from
             the CLI (init_lightning). Lightning is currently restricted to HD
             p2wpkh wallets (including watch-only and hardware wallets). The
       -     Qt GUI, CLI/RPC, and the kivy GUI all have LN support, with
       -     feature-richness in that order.
       +     Qt GUI, CLI/RPC, and the kivy GUI (Android) all have LN support,
       +     with feature-richness in that order.
           - LN protocol details: dataloss_protect and static_remotekey are
             required; varonion and payment_secret are implemented, MPP not yet.
             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
             atomically exchanging on-chain and lightning bitcoins for a fee.
             Electrum Technologies runs a central server for this, powered by