From f38b7ab619bdceb66396ce7f62922a41b40fdbce Mon Sep 17 00:00:00 2001 From: fiatjaf_ Date: Sun, 11 Feb 2024 20:53:08 -0300 Subject: [PATCH] Username should be "name" to match NIP-05. Co-authored-by: Alex Gleason --- 46.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/46.md b/46.md index 6e150a9f..10a2549c 100644 --- a/46.md +++ b/46.md @@ -118,7 +118,7 @@ When redirecting, the client can choose to add a `callbackUrl` query string para - params: [] - result: `"pong"` - **create_account** - - params: `["username", "domain", "email"] + - params: `["name", "domain", "email"] - result: `generated-pubkey` #### Account creation