ACINQ / eclair

A scala implementation of the Lightning Network.
Apache License 2.0
1.23k stars 267 forks source link

Emit disabled `channel_update` when channel closes #2766

Closed t-bast closed 10 months ago

t-bast commented 11 months ago

This lets nodes that don't watch the chain in real-time know that they shouldn't attempt to relay payments through that channel anymore.