mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-23 22:46:44 +01:00
Comparing with the router ActorRef simply didn't work. The reason is probably because Peers receive the router's supervisor ref which doesn't match what `self` is inside `Router`. Checking that the origin was the router felt brittle anyway. We're now correctly typing the gossip origin. |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |