bitromortac/lndmanage

Populate liquidity hints from mission control

bitromortac opened this issue · 1 comments

Mission control tracks the failed and successful amounts for sending payments in LND. Liquidity hints are similar and we can partially populate them with the state of mission control. For this to work, we need to transition liquidity hints to a node pair based data structure and adapt the path finding weights.

Introduced by #132.