mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-19 05:44:12 +01:00
channeld: Comment update for channeld
Receiving gossip is now handled globally by connectd
This commit is contained in:
parent
01f2ca4fe7
commit
d56904db80
@ -1,6 +1,6 @@
|
|||||||
/* Main channel operation daemon: runs from funding_locked to shutdown_complete.
|
/* Main channel operation daemon: runs from funding_locked to shutdown_complete.
|
||||||
*
|
*
|
||||||
* We're fairly synchronous: our main loop looks for gossip, master or
|
* We're fairly synchronous: our main loop looks for master or
|
||||||
* peer requests and services them synchronously.
|
* peer requests and services them synchronously.
|
||||||
*
|
*
|
||||||
* The exceptions are:
|
* The exceptions are:
|
||||||
|
Loading…
Reference in New Issue
Block a user