mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-23 15:00:34 +01:00
We're getting spurious closures, even on mainnet. Using --ignore-fee-limits is dangerous; it's slightly less so to lower the minimum (which is the usual cause of problems). So let's halve it, but beware the floor. This is a workaround, until we get independent feerates in the spec. Fixes: #613 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
benchmark.py | ||
requirements.txt | ||
test_lightningd.py | ||
utils.py |