Commit 691b865
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 16c2d5b commit 691b865
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
715 | 715 | | |
716 | 716 | | |
717 | 717 | | |
718 | | - | |
| 718 | + | |
719 | 719 | | |
720 | 720 | | |
721 | 721 | | |
| |||
0 commit comments