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

Bug: LSPS1 code does not support get_info that has multiple URIs where the first is TOR #528

Closed rolznz closed 6 days ago

rolznz commented 1 week ago

We always pick index 0.

Example:

    "uris": [
        "02b4552a7a85274e4da01a7c71ca57407181752e8568b31d51f13c111a2941dce3@vs2d2o6c255eit5tdvm5km6gzcimzlgrt7s7xhibijk253pew76bpcad.onion:9735",
        "02b4552a7a85274e4da01a7c71ca57407181752e8568b31d51f13c111a2941dce3@159.223.176.115:48049"
    ]