Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature-request] Automaticly adjust fees #78

Open
kroese opened this issue May 21, 2022 · 1 comment
Open

[feature-request] Automaticly adjust fees #78

kroese opened this issue May 21, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@kroese
Copy link

kroese commented May 21, 2022

I see that Jet calculates the optimal fees for my channels. It would be nice if Jet also could automaticly adjust my fees based on these calculations.

@itsneski itsneski added the enhancement New feature or request label May 22, 2022
@itsneski
Copy link
Owner

Jet specializes in circular rebalancing. In most cases, Jet will rebalance as long as there is some profit to be made and the cost of rebalancing is less than the fees that can be collected. In other words, rebalancing will occur when fees are within the profitability range. The actual fee value is determined by the strategy used by the node operator. A node operator can choose to maximize profit at the expense of routing volume, maximize routing as long as it is profitable, or stay in the middle.

Rather than diverge into fee automation, my current preference is to keep the effort focused on optimizing the circular rebalancing algorithm. There are several jet-compatible tools available for the latter.

Having said that, Jet will continue to provide (and improve) profitability statistics to help node operators make better decisions.

@itsneski itsneski changed the title Automaticly adjust fees [feature-request] Automaticly adjust fees Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants