You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.6 KiB
1.6 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 | gossipd_send_gossip_from_store | 3506 |
7 | # Both sides have seen the funding tx being locked | but we have not |
8 | gossipd_local_add_channel | 3503 |
9 | gossipd_local_channel_update | 3504 |
10 | gossipd_new_store_fd | 3505 |