getAlby / nostr-wallet-connect-next

Nostr Wallet Connect (NIP-47) application to allow apps to connect to your node
https://nwc.getalby.com
Apache License 2.0
8 stars 3 forks source link

fix: ensure uri filtering for IPv4 and DNS-resolvable hosts #534

Closed im-adithya closed 6 days ago

im-adithya commented 6 days ago

Fixes #528

Instead of picking the first element we now filter for IPv4 and DNS-resolvable hosts

rolznz commented 6 days ago

Closing in favor of https://github.com/getAlby/nostr-wallet-connect-next/pull/535