mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
131e79ab91
This has been reported several times on regtest, most recently by Gijs van Dam. It turns out approx_max_feerate() was returning 0 in some corner cases: we should *not* be using that value (as shown, it's overly conservative) except as a ceiling on fee *increases*. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Changelog-Fixed: Protocol: don't ever send 0 fee_updates (regtest bug). |
||
---|---|---|
.. | ||
test | ||
channeld_htlc.h | ||
channeld_wire.csv | ||
channeld_wiregen.c | ||
channeld_wiregen.h | ||
channeld.c | ||
commit_tx.c | ||
commit_tx.h | ||
full_channel_error.h | ||
full_channel.c | ||
full_channel.h | ||
Makefile | ||
watchtower.c | ||
watchtower.h |