Commit 8464875
committed
Drop need to store pending inbound payments
and replace payment_secret with encrypted metadata
See docs on `inbound_payment::verify` for details
Also add min_value checks to all create_inbound_payment* methods1 parent 1d516a6 commit 8464875
File tree
4 files changed
+376
-28
lines changed- lightning-invoice/src
- lightning/src
- ln
- util
4 files changed
+376
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments