ElementsProject / ElementsProject/lightning
xpay check should not increase payment counter
Open
- Dominant language
- C
- Stars
- 3.1k
- Forks
- 1k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 13
Description
xpay has an internal global counter to assign unique ids to payments.
I've noticed during tests that all payments had odd ids.
It turns out that `check xpay` does change the internal state of xpay by increasing the counter.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.