personal_importRawKey
Imports the given unencrypted private key (hex string without leading '0x') or a Kaia wallet key into the key store, encrypting it with the passphrase.
Returns the address of the imported account.
JSONRPC: personal_importRawKey
Request
Responses
- 200
Returns the address of the imported account.