nullcount / rain

Evaporate stagnant liquidity from source nodes and condensate to sinks. Make it rain.
MIT License
2 stars 5 forks source link

LND.pay_invoice() takes constraints #60

Closed nullcount closed 1 year ago

nullcount commented 1 year ago

for the new channel manager strategy, the balance of every channel needs to be managed. This means, we need a way to specify the first outgoing channel when paying an invoice. Would also be nice to include max fee as a stop loss.

For LND.pay_invoice()