1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 22:58:23 +01:00
eclair/eclair-core
Bastien Teinturier 8d6af35086
Add router API for invoice routing hints (#1590)
The router can return local channels, with all necessary information to
build routing hints from these channels.

It's not eclair-core's responsibility to choose what channels to use in
routing hints: this is really a wallet strategy, so each wallet should
have its own heuristics to choose what channels to include (if any).
2020-12-08 15:31:58 +01:00
..
src Add router API for invoice routing hints (#1590) 2020-12-08 15:31:58 +01:00
eclair-cli Update allnodes API (#1468) 2020-06-23 15:28:48 +02:00
pom.xml Release Eclair v0.4.2 (#1562) 2020-10-13 15:14:40 +02:00