1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-25 15:09:53 +01:00
eclair/eclair-core
Fabrice Drouin 4300e7b651
Activate extended channel range queries (#1165)
* Activate extended channel range queries

By default we now set the `gossip_queries_ex` feature bit.
We also change how we compare feature bits, and will use channel queries (or extended queries) only if the corresponding feature bit is set in both local and remote init messages.
2019-10-07 17:08:22 +02:00
..
src Activate extended channel range queries (#1165) 2019-10-07 17:08:22 +02:00
eclair-cli Typed amounts (#1088) 2019-08-07 17:37:38 +02:00
pom.xml Update netty dependency to 4.1.32 (#1160) 2019-10-03 15:01:10 +02:00