mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-17 13:06:36 +02:00
In the next test, we wait for multiple 'sendrawtx exit 0' which doesn't work because we use a set not a list, and the current code would match multiple against the same thing. The result was we didn't wait for the final sendrawtransaction, and occasionally had test failures as a result. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
|---|---|---|
| .. | ||
| requirements.txt | ||
| test_lightningd.py | ||
| utils.py | ||