Browse Source
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>ppa-0.6.1
Rusty Russell
7 years ago
committed by
Christian Decker
1 changed files with 19 additions and 2 deletions
Loading…
Reference in new issue