upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author小原晴太 <haruta@s3-odara.net>2024-11-29 14:40:11 +0000
committerGitHub <noreply@github.com>2024-11-29 14:40:11 +0000
commit2ffd8ec36360512c5f5087519b667434b4dc7832 (patch)
tree4ac9e67629082111dfa39742cc1b5bc0db3d3720
parent0352f8487db8046542bbc04ba02e6153d34968be (diff)
use example domain
-rw-r--r--46.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/46.md b/46.md
index 824059c..7f8859f 100644
--- a/46.md
+++ b/46.md
@@ -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```