itsneski / lightning-jet

Lightning Jet is a fully automated rebalancer for Lightning nodes. Jet optimizes channel liquidity allocation based on routing volume, missed routing opportunities (htlcs), and other variables.
MIT License
44 stars 11 forks source link

Enhancement - Include a Percentage for MaxPPM on Automatic Rebalances #109

Open jvxis opened 3 months ago

jvxis commented 3 months ago

Hi, Automatic Rebalance uses the Local PPM as the Max PPM on automatic rebalances. Having a field to configure a % of this value would be nice.

So a channel with a local PPM 1000, and a % of 50 will be rebalanced up to 500 PPM

Thanks, JVX