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:
authorfiatjaf_ <fiatjaf@gmail.com>2024-02-11 20:53:08 -0300
committerGitHub <noreply@github.com>2024-02-11 20:53:08 -0300
commitf38b7ab619bdceb66396ce7f62922a41b40fdbce (patch)
treeaeb5cf9413250e133cbbcd07dfcc28530a5a7f36 /46.md
parent667254eb7f4291f098a8d2944ee6753f452d8e63 (diff)
Username should be "name" to match NIP-05.
Co-authored-by: Alex Gleason <alex@alexgleason.me>
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 6e150a9..10a2549 100644
--- a/46.md
+++ b/46.md
@@ -118,7 +118,7 @@ When redirecting, the client can choose to add a `callbackUrl` query string para
118 - params: [] 118 - params: []
119 - result: `"pong"` 119 - result: `"pong"`
120- **create_account** 120- **create_account**
121 - params: `["username", "domain", "email"] 121 - params: `["name", "domain", "email"]
122 - result: `generated-pubkey` 122 - result: `generated-pubkey`
123 123
124#### Account creation 124#### Account creation