Summary
Nostr wallet connect profiles, approves and denies for payment requests, introduces an LNURL & JWT based auth http client.
What's Changed
- Support multiple NWC keys by @benthecarman in #632
- Use lnurl-rs for derivation function by @benthecarman in #631
- Move lnurl auth file by @TonyGiorgio in #633
- Allow for approval and denial of nwc events by @benthecarman in #634
- Add mutiny auth service by @TonyGiorgio in #635
- Always startup nostr wallet connect by @benthecarman in #637
- Properly handle failed channel opens by @benthecarman in #639
- Fix pending nwc model for paul by @benthecarman in #640
Full Changelog: v0.3.14...v0.3.15