cryptosharks131 / lndg

Lite GUI web interface to analyze lnd data and leverage the backend database for automation tools around rebalancing and other basic maintenance tasks.
MIT License
219 stars 41 forks source link

Feature Request: dynamically limit maxHTLC #373

Open thool2b3 opened 8 months ago

thool2b3 commented 8 months ago

To minimize failed HTLCs it would make sense to limit maxHTLC to channel balance plus channel reserve. Please consider to add functionality to control maxHTLC dynamically based on channel balance. Here is a proposal how it could be implemented:

Thank you for considering this feature request.

BhaagBoseDK commented 8 months ago
thool2b3 commented 8 months ago

@BhaagBoseDK, thanks for your comments and the additions which I am thankful for.