From 52346f9a24742b5368ba89825c41134eb192d97a Mon Sep 17 00:00:00 2001 From: "David A. Harding" Date: Tue, 5 Jul 2022 20:00:52 -1000 Subject: [PATCH] News207: edits for Xekyo feedback to harding section (thanks!) --- _posts/en/newsletters/2022-07-06-newsletter.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_posts/en/newsletters/2022-07-06-newsletter.md b/_posts/en/newsletters/2022-07-06-newsletter.md index 330ee3a840..c87d7acfed 100644 --- a/_posts/en/newsletters/2022-07-06-newsletter.md +++ b/_posts/en/newsletters/2022-07-06-newsletter.md @@ -162,7 +162,10 @@ Proposals (BIPs)][bips repo], and [Lightning BOLTs][bolts repo].* half the channel balance, it's harder for the prober to determine whether payments are being rejected because of a lack of funds on one side of the channel or because of the self-imposed limit (the - `max_htlc_in_flight` limit). + `max_htlc_in_flight_msat` limit). The [BOLT2][] + `max_htlc_in_flight_msat` limit isn't gossiped, so LDK instead uses + each channel's gossiped [BOLT7][] `htlc_maximum_msat` value as a proxy + value. - [LDK #1550][] provides the ability for users to add a list of nodes to a local banlist which will prevent pathfinding from routing payments