Breez SDK Core v0.2.9 Released

The Breez SDK enables mobile developers to integrate Lightning and bitcoin payments into their apps with a shallow learning curve.

Breez SDK Core v0.2.9 Released

What's new

  • Publish python package: https://pypi.org/project/breez-sdk-lib
  • Introduce max_reverse_swap_amount to allow draining all channels when sending on-chain.
  • Extend payment type filter to include ClosedChannels.
  • Introduce prepare_sweep to estimate the sweep transaction fee.
  • Introduce prepare_refund to estimate the refund transaction fee.
  • Improve error handling and specifying error code in exceptions and errors.
  • Include SwapInfo in Payment.
  • Add payment hash to lnurl_pay.
  • Auto-discovery for default LSP.

What's changed

Full Changelog0.2.7...0.2.9

GitHub Repo