mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-17 19:03:42 +01:00
c6af2a8cb2
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> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
run-db.c | ||
run-wallet.c | ||
test_utils.h |