Username should be "name" to match NIP-05.

Co-authored-by: Alex Gleason <alex@alexgleason.me>
This commit is contained in:
fiatjaf_ 2024-02-11 20:53:08 -03:00 committed by GitHub
parent 667254eb7f
commit f38b7ab619
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
46.md
View File

@ -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