createAccount method
Generates a new account and store it.
Params
| Parameter | Type | Required |
|---|---|---|
passphrase | string | Yes |
Result
| Property | Type | Required |
|---|---|---|
address | string | Yes |
publicKey | string | Yes |
privateKey | string | Yes |
createAccount method Generates a new account and store it.
| Parameter | Type | Required |
|---|---|---|
passphrase | string | Yes |
| Property | Type | Required |
|---|---|---|
address | string | Yes |
publicKey | string | Yes |
privateKey | string | Yes |