mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-20 02:27:51 +01:00
9b42f49d2c
There were two bugs here. First, grind_feerate() needs to check the actual range of feerates, not the same rate over and over! Secondly, we need to grind the feerate for the HTLC-success tx, too. These were masked by the fact that our tests always use the same feerate! "Untested code is buggy code" Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
Makefile | ||
onchain_types.h | ||
onchain_wire.c | ||
onchain_wire.csv | ||
onchain_wire.h | ||
onchain.c |