apotdevin / thunderhub

ThunderHub LND Lightning Node Manager in your Browser
https://www.thunderhub.io/
MIT License
415 stars 87 forks source link

fix: Boltz swap claim transaction fees #600

Closed michael1011 closed 9 months ago

michael1011 commented 9 months ago

I am not sure what changed, but the claim transactions that Thunderhub constructs right now are not created with the desired x sat/vbyte the user specifies but with x sat absolute fee.

This PR fixes the bug by using targetFee from boltz-core which allows specifying a sat/vbyte fee as parameter