Skip to content

Commit 52346f9

Browse files
committed
News207: edits for Xekyo feedback to harding section (thanks!)
1 parent fac5bf7 commit 52346f9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_posts/en/newsletters/2022-07-06-newsletter.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,10 @@ Proposals (BIPs)][bips repo], and [Lightning BOLTs][bolts repo].*
162162
half the channel balance, it's harder for the prober to determine
163163
whether payments are being rejected because of a lack of funds on one
164164
side of the channel or because of the self-imposed limit (the
165-
`max_htlc_in_flight` limit).
165+
`max_htlc_in_flight_msat` limit). The [BOLT2][]
166+
`max_htlc_in_flight_msat` limit isn't gossiped, so LDK instead uses
167+
each channel's gossiped [BOLT7][] `htlc_maximum_msat` value as a proxy
168+
value.
166169

167170
- [LDK #1550][] provides the ability for users to add a list of nodes to
168171
a local banlist which will prevent pathfinding from routing payments

0 commit comments

Comments
 (0)