From f66f69d26184fe8c239ad5b72f9cb13c638be6b8 Mon Sep 17 00:00:00 2001 From: SomberNight Date: Wed, 24 Jun 2020 17:46:37 +0200 Subject: [PATCH] release notes: minor nit --- RELEASE-NOTES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c387ff1de..120861f56 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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