1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 22:46:44 +01:00
eclair/eclair-node
Bastien Teinturier c71c3b4046
Make htlc_maximum_msat mandatory in channel updates (#2361)
The specification is removing support for old channel updates that didn't
include an `htlc_maximum_msat` (https://github.com/lightning/bolts/pull/996).

Every implementation has been generating updates containing this field for
years, so we can safely reject updates that don't contain it.
2022-08-08 15:05:38 +02:00
..
modules Rework packaging (#1307) 2020-02-24 15:42:26 +01:00
src Make htlc_maximum_msat mandatory in channel updates (#2361) 2022-08-08 15:05:38 +02:00
pom.xml Define a proper base class for fixture tests (#2286) 2022-06-03 09:58:53 +02:00