This object represents the keys that were derived from the root-level keychain of a wallet.

Hierarchy

Properties

configPrivateKey: string

A private key used to encrypt configuration data

rootKey: string

The private key associated with the root of a BIP39 keychain

salt: string

Used when generating app private keys, which encrypt app-specific data

Generated using TypeDoc