use example domain

This commit is contained in:
小原晴太
2024-11-29 14:40:11 +00:00
committed by GitHub
parent 0352f8487d
commit 2ffd8ec363

2
46.md
View File

@@ -213,7 +213,7 @@ _remote-signer_ MAY publish it's metadata by using [NIP-05](05.md) and [NIP-89](
},
"nip46": {
"relays": ["wss://relay1","wss://relay2"...],
"nostrconnect_url": "https://remote-signer-domain.com/<nostrconnect>"
"nostrconnect_url": "https://remote-signer-domain.example/<nostrconnect>"
}
}
```