diff options
| -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 |