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