mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-10 17:18:50 +00:00
Username should be "name" to match NIP-05.
Co-authored-by: Alex Gleason <alex@alexgleason.me>
This commit is contained in:
2
46.md
2
46.md
@@ -118,7 +118,7 @@ When redirecting, the client can choose to add a `callbackUrl` query string para
|
|||||||
- params: []
|
- params: []
|
||||||
- result: `"pong"`
|
- result: `"pong"`
|
||||||
- **create_account**
|
- **create_account**
|
||||||
- params: `["username", "domain", "email"]
|
- params: `["name", "domain", "email"]
|
||||||
- result: `generated-pubkey`
|
- result: `generated-pubkey`
|
||||||
|
|
||||||
#### Account creation
|
#### Account creation
|
||||||
|
|||||||
Reference in New Issue
Block a user