Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: ugly workaround for test_pay unbalanced transfer error
The problem is that the test first tries w/ a zero amount invoice and then tries to succeed w/ an explicit amount. This only works if the amount is reduced to sub-htlc levels and thus avoids the VLS balance check.
- Loading branch information