From a1666b259d326e671983055d047dc9db896ecf28 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Tue, 30 Mar 2021 12:31:32 +0200 Subject: [PATCH] (minor) release notes --- RELEASE-NOTES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 69d4aca6e..1f666d712 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -21,8 +21,8 @@ this release are user-visible. * Lightning: - recoverable channels (see below) - trampoline payments (see below) - - multi-part-payment (both sending and receiving) - - support for upfront_shutdown_script + - support multi-part-payment + - support upfront-shutdown-script * Recoverable channels (option): - Recovery data is added to the channel funding transaction using @@ -81,8 +81,8 @@ this release are user-visible. they offer less privacy than end-to-end trampoline payments. Electrum decides whether to perform legacy or end-to-end based on the features in the invoice: - - OPTION_TRAMPOLINE_ROUTING_OPT (1<<25) for Electrum - - OPTION_TRAMPOLINE_ROUTING_OPT_ECLAIR (1<<51) for Eclair/Phoenix + - OPTION_TRAMPOLINE_ROUTING_OPT (bit 25) for Electrum + - OPTION_TRAMPOLINE_ROUTING_OPT_ECLAIR (bit 51) for Eclair/Phoenix - When performing a legacy payment, Electrum will add a second trampoline node to the route in order to protect the privacy of