• RPC
  • Methods
  • Wallet
  • Import Raw Key

importRawKey method

Import an account by its private key, in hexadecimal format, and lock it with the passphrase.

Params

ParameterTypeRequired
keyDatastringYes
passphrasestringNo

Result

PropertyTypeRequired
AddressstringYes

Code Examples

Copy page
Create issue