importRawKey
method
Import an account by its private key, in hexadecimal format, and lock it with the passphrase.
Params
Parameter | Type | Required |
---|---|---|
keyData | string | Yes |
passphrase | string | Yes |
Result
Property | Type | Required |
---|---|---|
Address | string | Yes |