lightninglabs / loop

Lightning Loop: A Non-Custodial Off/On Chain Bridge
MIT License
560 stars 117 forks source link

sweep: add support for a custom fee rate provider #858

Open bhandras opened 4 days ago

bhandras commented 4 days ago

With this commit we can parametrize the sweeper with a custom fee rate provider to use instead of the default walletkit one.

Pull Request Checklist