mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
07c275e436
fundrawtransaction returns before the actual sendrawtx, so we can end up mining blocks before it's sent, thus not having enough confirms. We handle this correctly in fund_channel, but this test open-codes it for speed with multiple peers. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
benchmark.py | ||
requirements.txt | ||
test_lightningd.py | ||
utils.py |