Skip to content

v3.3.0

Compare
Choose a tag to compare
@rolznz rolznz released this 06 Feb 13:12
· 170 commits to master since this release
744689b

This release adds multi_pay_invoice and multi_pay_keysend NWC extension methods. It also exposes a new NWCClient that can be used instead of the WebLN provider (WebLN has more restrictions than NWC)

What's Changed

  • chore: minor changes in list transactions example by @rolznz in #179
  • feat: add sendMultiPayment function and example by @rolznz in #190
  • feat: Split NWC client from NostrWeblnProvider by @rolznz in #197

Full Changelog: v3.2.3...v3.3.0