Commit f96d289
committed
Use payment IDs for BOLT11 payments
Create inbound BOLT11 records from claimable and claimed events so
inbound payments can be tracked by the IDs emitted by LDK.
Generate outbound BOLT11 IDs from KeysManager entropy instead of
deriving them from the payment hash.
Co-Authored-By: HAL 90001 parent fd48cce commit f96d289
6 files changed
Lines changed: 690 additions & 559 deletions
File tree
- bindings/python/src/ldk_node
- src
- payment
- tests
- common
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
0 commit comments