mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-03 18:57:06 +01:00
We had occasional failures, because the fuzz could overwhelm the difference in routes. Increasing the amount to 2,000,000 millisatoshis makes the riskfactor 53msat (2000000 * 14 * 10 / 5259600) which is always greater than the worst-case fuzz of 5% on the fee of 1002msat. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
benchmark.py | ||
btcproxy.py | ||
conftest.py | ||
fixtures.py | ||
requirements.txt | ||
test_closing.py | ||
test_connection.py | ||
test_gossip.py | ||
test_invoices.py | ||
test_misc.py | ||
test_pay.py | ||
test_plugin.py | ||
utils.py |