File tree
9 files changed
+723
-650
lines changed- cln-grpc
- proto
- src
- cln-rpc/src
- contrib
- msggen/msggen
- pyln-grpc-proto/pyln/grpc
- doc/schemas
- plugins
- tests
9 files changed
+723
-650
lines changedDiff for: .msggen.json
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1547 | 1547 |
| |
1548 | 1548 |
| |
1549 | 1549 |
| |
| 1550 | + | |
1550 | 1551 |
| |
1551 | 1552 |
| |
1552 | 1553 |
| |
| |||
6774 | 6775 |
| |
6775 | 6776 |
| |
6776 | 6777 |
| |
| 6778 | + | |
| 6779 | + | |
| 6780 | + | |
| 6781 | + | |
6777 | 6782 |
| |
6778 | 6783 |
| |
6779 | 6784 |
| |
|
Diff for: cln-grpc/proto/node.proto
+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: cln-grpc/src/convert.rs
+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: cln-rpc/src/model.rs
+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: contrib/msggen/msggen/schema.json
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13124 | 13124 |
| |
13125 | 13125 |
| |
13126 | 13126 |
| |
| 13127 | + | |
| 13128 | + | |
| 13129 | + | |
| 13130 | + | |
| 13131 | + | |
| 13132 | + | |
| 13133 | + | |
13127 | 13134 |
| |
13128 | 13135 |
| |
13129 | 13136 |
| |
|
+650-650
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: doc/schemas/lightning-fetchinvoice.json
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
72 | 79 |
| |
73 | 80 |
| |
74 | 81 |
| |
|
Diff for: plugins/fetchinvoice.c
+34
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| |||
823 | 824 |
| |
824 | 825 |
| |
825 | 826 |
| |
| 827 | + | |
826 | 828 |
| |
827 | 829 |
| |
828 | 830 |
| |
| |||
837 | 839 |
| |
838 | 840 |
| |
839 | 841 |
| |
| 842 | + | |
840 | 843 |
| |
841 | 844 |
| |
842 | 845 |
| |
| |||
1018 | 1021 |
| |
1019 | 1022 |
| |
1020 | 1023 |
| |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
1021 | 1055 |
| |
1022 | 1056 |
| |
1023 | 1057 |
| |
|
Diff for: tests/test_pay.py
+15
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4544 | 4544 |
| |
4545 | 4545 |
| |
4546 | 4546 |
| |
| 4547 | + | |
| 4548 | + | |
| 4549 | + | |
| 4550 | + | |
| 4551 | + | |
| 4552 | + | |
| 4553 | + | |
| 4554 | + | |
| 4555 | + | |
| 4556 | + | |
| 4557 | + | |
| 4558 | + | |
| 4559 | + | |
| 4560 | + | |
| 4561 | + | |
4547 | 4562 |
| |
4548 | 4563 |
| |
4549 | 4564 |
| |
|
0 commit comments