1.4 KiB
1.4 KiB
1 | # Channel daemon can ask for updates for a specific channel | for sending |
---|---|---|
2 | gossipd_get_update | 3501 |
3 | # If channel isn't known | update will be empty. |
4 | gossipd_get_update_reply | 3601 |
5 | gossipd_send_gossip | 3502 |
6 | # Both sides have seen the funding tx being locked | but we have not |
7 | gossipd_local_add_channel | 3503 |
8 | gossipd_local_channel_update | 3504 |