Commit ab0e0c0
committed
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.1 parent 10eb20b commit ab0e0c0
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
0 commit comments