plugins icon indicating copy to clipboard operation
plugins copied to clipboard

Max htlc option for fee adjuster

Open huilder opened this issue 3 years ago • 0 comments

  • We can reduce routing failures by liming the maximum size of outbound HTLCs through a channel
  • This change adjusts the max HTLC according to the current liquidity available on a channel.
  • I have added this to the feeadjuster plugin to reuse its trigger mechanism and channel balance logic
  • The default is for the feature to be turned off so it will not cause unexpected behaviour changes for plugin users who update
  • I have also added a basic readme

huilder avatar Jun 01 '22 13:06 huilder