diff options
| author | fiatjaf_ <fiatjaf@gmail.com> | 2024-02-11 20:53:08 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-11 20:53:08 -0300 |
| commit | f38b7ab619bdceb66396ce7f62922a41b40fdbce (patch) | |
| tree | aeb5cf9413250e133cbbcd07dfcc28530a5a7f36 /46.md | |
| parent | 667254eb7f4291f098a8d2944ee6753f452d8e63 (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.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 |