diff options
| author | 小原晴太 <haruta@s3-odara.net> | 2024-11-29 14:40:11 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-29 14:40:11 +0000 |
| commit | 2ffd8ec36360512c5f5087519b667434b4dc7832 (patch) | |
| tree | 4ac9e67629082111dfa39742cc1b5bc0db3d3720 | |
| parent | 0352f8487db8046542bbc04ba02e6153d34968be (diff) | |
use example domain
| -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 | ``` |