]> Untitled Git - bitcoindevkit.org/commitdiff
nostr: add name _ for default id
authorSteve Myers <steve@notmandatory.org>
Wed, 6 Mar 2024 00:16:19 +0000 (18:16 -0600)
committerSteve Myers <steve@notmandatory.org>
Wed, 6 Mar 2024 00:17:58 +0000 (18:17 -0600)
.well-known/nostr.json [new file with mode: 0644]

diff --git a/.well-known/nostr.json b/.well-known/nostr.json
new file mode 100644 (file)
index 0000000..c4d27c8
--- /dev/null
@@ -0,0 +1,5 @@
+{
+  "names": {
+    "_": "8b6d16db3516cac6db98df93a633ccb8116cb1088a25c2d86a70b9b17a63259a"
+  }
+}
\ No newline at end of file