mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
Username should be "name" to match NIP-05.
Co-authored-by: Alex Gleason <alex@alexgleason.me>
This commit is contained in:
parent
667254eb7f
commit
f38b7ab619
2
46.md
2
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user