Commit d7d3f26
committed
lightningd: implement listnetworkevents.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>1 parent 8040133 commit d7d3f26
File tree
13 files changed
+1059
-433
lines changed- cln-grpc
- proto
- src
- cln-rpc/src
- common
- contrib
- msggen/msggen
- pyln-grpc-proto/pyln/grpc
- pyln-testing/pyln/testing
- doc
- schemas
- tests
- wallet
13 files changed
+1059
-433
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
545 | 551 | | |
546 | 552 | | |
547 | 553 | | |
| |||
553 | 559 | | |
554 | 560 | | |
555 | 561 | | |
| 562 | + | |
556 | 563 | | |
557 | 564 | | |
558 | 565 | | |
| |||
3766 | 3773 | | |
3767 | 3774 | | |
3768 | 3775 | | |
| 3776 | + | |
| 3777 | + | |
| 3778 | + | |
| 3779 | + | |
| 3780 | + | |
3769 | 3781 | | |
3770 | 3782 | | |
3771 | 3783 | | |
| |||
3780 | 3792 | | |
3781 | 3793 | | |
3782 | 3794 | | |
| 3795 | + | |
3783 | 3796 | | |
3784 | 3797 | | |
3785 | 3798 | | |
| |||
13092 | 13105 | | |
13093 | 13106 | | |
13094 | 13107 | | |
| 13108 | + | |
| 13109 | + | |
| 13110 | + | |
| 13111 | + | |
| 13112 | + | |
| 13113 | + | |
| 13114 | + | |
| 13115 | + | |
| 13116 | + | |
| 13117 | + | |
| 13118 | + | |
| 13119 | + | |
| 13120 | + | |
| 13121 | + | |
| 13122 | + | |
| 13123 | + | |
13095 | 13124 | | |
13096 | 13125 | | |
13097 | 13126 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
| 136 | + | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments