1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-14 11:58:19 +01:00
eclair/eclair-core
Fabrice Drouin e9c1e09c2d
Symmetrical HTLC limits (#1828) (#1836)
The spec defines `max_accepted_htlcs` and `max_htlc_value_in_flight_msat`
to let nodes reduce their exposure to pending HTLCs. This only applies to
received HTLCs, and we use the remote peer's values for outgoing HTLCs.

But when we're more restrictive than our peer, it makes sense to apply our
limits to outgoing HTLCs as well.

Co-authored-by: Bastien Teinturier <31281497+t-bast@users.noreply.github.com>
2021-06-03 17:47:11 +02:00
..
src Symmetrical HTLC limits (#1828) (#1836) 2021-06-03 17:47:11 +02:00
eclair-cli Update allnodes API (#1468) 2020-06-23 15:28:48 +02:00
pom.xml Release v0.4.11-android-phoenix 2021-05-11 15:02:54 +02:00