Commit cf0bd39
committed
injectpaymentionion: allow specification of actual amount which reaches destination.
This appears in listsendpays / listpays, and is useful information (if we know!).
This doesn't fix old payments, but means that xpay can use this for new payments.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>1 parent 6311a54 commit cf0bd39
File tree
9 files changed
+79
-52
lines changed- cln-grpc
- proto
- src
- cln-rpc/src
- contrib
- msggen/msggen
- pyln-grpc-proto/pyln/grpc
- doc/schemas
- lightningd
- tests
9 files changed
+79
-52
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1809 | 1809 | | |
1810 | 1810 | | |
1811 | 1811 | | |
| 1812 | + | |
1812 | 1813 | | |
1813 | 1814 | | |
1814 | 1815 | | |
| |||
7548 | 7549 | | |
7549 | 7550 | | |
7550 | 7551 | | |
| 7552 | + | |
| 7553 | + | |
| 7554 | + | |
| 7555 | + | |
7551 | 7556 | | |
7552 | 7557 | | |
7553 | 7558 | | |
| |||
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 | |
|---|---|---|---|
| |||
16175 | 16175 | | |
16176 | 16176 | | |
16177 | 16177 | | |
16178 | | - | |
| 16178 | + | |
16179 | 16179 | | |
16180 | 16180 | | |
16181 | 16181 | | |
| |||
16213 | 16213 | | |
16214 | 16214 | | |
16215 | 16215 | | |
| 16216 | + | |
| 16217 | + | |
| 16218 | + | |
| 16219 | + | |
| 16220 | + | |
| 16221 | + | |
| 16222 | + | |
16216 | 16223 | | |
16217 | 16224 | | |
16218 | 16225 | | |
| |||
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 | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
74 | 81 | | |
75 | 82 | | |
76 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1782 | 1782 | | |
1783 | 1783 | | |
1784 | 1784 | | |
1785 | | - | |
| 1785 | + | |
1786 | 1786 | | |
1787 | 1787 | | |
1788 | 1788 | | |
| |||
1799 | 1799 | | |
1800 | 1800 | | |
1801 | 1801 | | |
1802 | | - | |
| 1802 | + | |
1803 | 1803 | | |
1804 | 1804 | | |
1805 | 1805 | | |
| |||
1829 | 1829 | | |
1830 | 1830 | | |
1831 | 1831 | | |
1832 | | - | |
| 1832 | + | |
1833 | 1833 | | |
1834 | 1834 | | |
1835 | 1835 | | |
| |||
1857 | 1857 | | |
1858 | 1858 | | |
1859 | 1859 | | |
| 1860 | + | |
1860 | 1861 | | |
1861 | 1862 | | |
1862 | 1863 | | |
1863 | 1864 | | |
1864 | | - | |
1865 | | - | |
| 1865 | + | |
| 1866 | + | |
1866 | 1867 | | |
1867 | 1868 | | |
1868 | 1869 | | |
| |||
1938 | 1939 | | |
1939 | 1940 | | |
1940 | 1941 | | |
1941 | | - | |
1942 | | - | |
1943 | | - | |
1944 | 1942 | | |
1945 | 1943 | | |
1946 | 1944 | | |
1947 | | - | |
| 1945 | + | |
1948 | 1946 | | |
1949 | 1947 | | |
1950 | 1948 | | |
| |||
2058 | 2056 | | |
2059 | 2057 | | |
2060 | 2058 | | |
2061 | | - | |
| 2059 | + | |
2062 | 2060 | | |
2063 | 2061 | | |
2064 | 2062 | | |
| 2063 | + | |
| 2064 | + | |
| 2065 | + | |
2065 | 2066 | | |
2066 | | - | |
2067 | | - | |
2068 | | - | |
| 2067 | + | |
2069 | 2068 | | |
2070 | 2069 | | |
2071 | 2070 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6114 | 6114 | | |
6115 | 6115 | | |
6116 | 6116 | | |
| 6117 | + | |
6117 | 6118 | | |
6118 | 6119 | | |
6119 | 6120 | | |
| |||
6175 | 6176 | | |
6176 | 6177 | | |
6177 | 6178 | | |
| 6179 | + | |
6178 | 6180 | | |
6179 | 6181 | | |
6180 | 6182 | | |
| |||
6198 | 6200 | | |
6199 | 6201 | | |
6200 | 6202 | | |
6201 | | - | |
| 6203 | + | |
| 6204 | + | |
6202 | 6205 | | |
6203 | 6206 | | |
6204 | 6207 | | |
6205 | 6208 | | |
6206 | 6209 | | |
6207 | 6210 | | |
6208 | 6211 | | |
| 6212 | + | |
6209 | 6213 | | |
6210 | 6214 | | |
6211 | 6215 | | |
| |||
0 commit comments