Commit 94b56f3
committed
Inject payer offer into invoice requests for BLIP-42
Implements automatic injection of the payer's offer into invoice requests
to support BLIP-42 contact management. This allows recipients to identify
which specific offer is being paid, enabling better contact tracking and
payment relationship management.
Signed-off-by: Vincenzo Palazzo <[email protected]>1 parent 8f4b944 commit 94b56f3
File tree
3 files changed
+23
-3
lines changed- lightning/src
- ln
- offers
3 files changed
+23
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13062 | 13062 | | |
13063 | 13063 | | |
13064 | 13064 | | |
| 13065 | + | |
| 13066 | + | |
| 13067 | + | |
| 13068 | + | |
| 13069 | + | |
13065 | 13070 | | |
13066 | 13071 | | |
13067 | 13072 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
2571 | 2572 | | |
2572 | 2573 | | |
2573 | 2574 | | |
2574 | | - | |
2575 | | - | |
2576 | 2575 | | |
2577 | | - | |
2578 | 2576 | | |
2579 | 2577 | | |
| 2578 | + | |
| 2579 | + | |
| 2580 | + | |
| 2581 | + | |
| 2582 | + | |
| 2583 | + | |
2580 | 2584 | | |
2581 | 2585 | | |
2582 | 2586 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
271 | 282 | | |
272 | 283 | | |
273 | 284 | | |
| |||
0 commit comments