upleb.uk

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

summaryrefslogtreecommitdiff
path: root/46.md
diff options
context:
space:
mode:
authorAsai Toshiya <to.asai.60@gmail.com>2024-11-29 23:52:53 +0900
committerGitHub <noreply@github.com>2024-11-29 23:52:53 +0900
commite9f4cf52f5043601de0c2485f31b9591de6dfd68 (patch)
tree4ac9e67629082111dfa39742cc1b5bc0db3d3720 /46.md
parent0352f8487db8046542bbc04ba02e6153d34968be (diff)
parent2ffd8ec36360512c5f5087519b667434b4dc7832 (diff)
Merge pull request #1617 from s3-odara/patch-2
use example domain
Diffstat (limited to '46.md')
-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```