giovannizotta / circular

Core Lightning plugin that helps routing nodes rebalance their channels
MIT License
32 stars 7 forks source link

Fix manual rebalancing for CLN v24.05+ #22

Open Impa10r opened 1 week ago

Impa10r commented 1 week ago

Use new method ListPeerChannels in glightning instead of ListPeers.

This fixed circular and circular-node methods, but circular-push and circular-pull still seem to be broken.