EcdsaImportConfig: object
Config object for ECDSA key import.
Type declaration
privateKey
privateKey: string
The hex encoded ECDSA private key.
rootChainCode?
optional rootChainCode: string
The hex encoded BIP32 root chain code, if you don't have one generate random byte 32.