diff options
| -rw-r--r-- | 46.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -213,7 +213,7 @@ _remote-signer_ MAY publish it's metadata by using [NIP-05](05.md) and [NIP-89]( | |||
| 213 | }, | 213 | }, |
| 214 | "nip46": { | 214 | "nip46": { |
| 215 | "relays": ["wss://relay1","wss://relay2"...], | 215 | "relays": ["wss://relay1","wss://relay2"...], |
| 216 | "nostrconnect_url": "https://remote-signer-domain.com/<nostrconnect>" | 216 | "nostrconnect_url": "https://remote-signer-domain.example/<nostrconnect>" |
| 217 | } | 217 | } |
| 218 | } | 218 | } |
| 219 | ``` | 219 | ``` |