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

Liquidity Threshold in Config File for all Peers #525

Open
Rspigler opened this issue Sep 6, 2022 · 0 comments
Open

Liquidity Threshold in Config File for all Peers #525

Rspigler opened this issue Sep 6, 2022 · 0 comments

Comments

@Rspigler
Copy link

Rspigler commented Sep 6, 2022

Currently, documentation shows that liquidity thresholds for autoloop (--incoming-threshold & --outgoing-threshold) can only be set per channel ID or peer pubkey. This means you can't keep your LiT node running and have autoloop properly balancing all channels. It would be very helpful to be able to set thresholds for all peers for my node in my configuration file, for example:

loop.autoloop=true
loop.type=in
loop.incomingthreshold=.40
loop.outgoingthreshold=.40

I imagine it would be helpful for many users of autoloop/LiT as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants