mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 06:41:44 +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 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
/* 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.
|
||||
*
|
||||
* The exceptions are:
|
||||
|
|
Loading…
Add table
Reference in a new issue