mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-09 15:18:09 +01:00
fd1cbf9030
We were firing off the wakeup timers all over the place, out of fear that we would be triggering two concurrent broadcasts. This is not really the case since the wakeup calls are idempotent. This also allows us not to differentiate between triggering a broadcast on a local peer or on a proxied peer. |
||
---|---|---|
.. | ||
gossip_wire.csv | ||
gossip.c | ||
Makefile |