alexbosworth / balanceofsatoshis

Tool for working with the balance of your satoshis on LND
MIT License
566 stars 79 forks source link

[advertise]: Add avoid flag to advertise. #557

Closed niteshbalusu11 closed 1 year ago

niteshbalusu11 commented 1 year ago

Signed-off-by: Nitesh Balusu 84944042+niteshbalusu11@users.noreply.github.com

alexbosworth commented 1 year ago

I think this would actually just avoid the specified nodes in pathfinding, the filter param could already be used to remove nodes from consideration

niteshbalusu11 commented 1 year ago

Oh ok, didn't know that. There was an open issue to add this so I just submitted a PR. Feel free to close this if you think it's not required.

alexbosworth commented 1 year ago

ok yeah i think it can even be done already