How to implement rebalancing? #2747
-
Hi all, we are in the need of rebalancing our channels and wondered what the best approach would be to implement it. I've explored two approaches but neither worked so far
Might be related to #959 Thank you for your help. |
Beta Was this translation helpful? Give feedback.
Answered by
valentinewallace
Nov 27, 2023
Replies: 1 comment 3 replies
-
Currently you would have to manually construct a route using a custom Discussing raising the priority level of this with the team! Would be helpful to know how urgently y'all need this feature. Edit: Added #959 to the 0.0.120 milestone, the milestone after the upcoming one. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
bonomat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently you would have to manually construct a route using a custom
Router
trait implementation, until we fix #959 :/Discussing raising the priority level of this with the team! Would be helpful to know how urgently y'all need this feature.
Edit: Added #959 to the 0.0.120 milestone, the milestone after the upcoming one.