Commit 722c693
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 0518001 commit 722c693
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
669 | 669 | | |
670 | 670 | | |
671 | 671 | | |
672 | | - | |
| 672 | + | |
673 | 673 | | |
674 | 674 | | |
675 | 675 | | |
| |||
0 commit comments