breez / breez-sdk-greenlight

MIT License
244 stars 43 forks source link

expose reverse swap fees #1127

Open JssDWt opened 4 days ago

JssDWt commented 4 days ago

Expose the lockup/claim/service fees from reverse swaps.

Historical fees are currently not backfilled. So this currently only works for new swaps. The fees are synced with the remote.

If the fees cannot be found, they're set to 0.

Fixes #1111

Builds on top of #1125