Breez SDK Core v0.2.3: Dynamic Fee Selection According to LSP & More

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

Breez SDK Core v0.2.3: Dynamic Fee Selection According to LSP & More
  • Watch the following webinar to learn how to integrate Lightning payments into any app with just few lines of code using Breez SDK.

Features & Bug fixes

Breaking changes

All functionality is preserved but some of the API methods were changed slightly in favor of better maintenance.

  • receive_payment now receives an argument of type ReceivePaymentRequest
  • receive_onchain now receives an argument of type ReceiveOnchainRequest
  • but_bitcoin now receives an argument of type ButBitcoinRequest

New Contributors

Full Changelog: 0.1.4...0.2.3

GitHub Repo