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 40cc458043
Switchboard exposes peer information (#2097)
The switchboard is our singleton actor entry point to all of our peers and
peer connections, it can be useful to have it deliver basic information
about our peers.

We also take this opportunity to fix a bug: we were not emitting the
`LastChannelClosed` event when it happened while the peer was
disconnected.
2021-12-10 18:40:10 +01:00
..
modules Rework packaging (#1307) 2020-02-24 15:42:26 +01:00
src Switchboard exposes peer information (#2097) 2021-12-10 18:40:10 +01:00
pom.xml Back to Dev (#1993) 2021-10-08 09:58:47 +02:00