Commit 2d51b45
committed
Slightly increase the allowed fee upper limit on remote update_fees
At least lnd is fairly aggressively high in their (non-anchor) fee
estimation, running the risk of force-closure. Further, because we
rely on a fee estimator we don't have full control over, we should
not assume our users' fees are particularly conservative, and thus
give our peers a lot of leeway.1 parent 69dd7a4 commit 2d51b45
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
679 | | - | |
| 679 | + | |
680 | 680 | | |
681 | 681 | | |
682 | 682 | | |
| |||
0 commit comments