Commit b1f6564
committed
Use payment IDs for BOLT11 payments
Create inbound BOLT11 records from claimable and claimed events.
Stop pre-creating automatic BOLT11 records when invoices are
generated.
Generate outbound BOLT11 IDs from KeysManager entropy instead of
deriving them from the payment hash.
Co-Authored-By: HAL 90001 parent 2ed9d9a commit b1f6564
6 files changed
Lines changed: 551 additions & 405 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