Commit 64802f3
committed
f Avoid cloning pending payment ids
Avoid copying the full id list during manual BOLT11 lookups.
Holding the index lock while reading the in-memory store does
not change persistence ordering.
Co-Authored-By: HAL 90001 parent 8302b2c commit 64802f3
1 file changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
255 | 250 | | |
256 | 251 | | |
257 | 252 | | |
| |||
0 commit comments