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

Hierarchy

Properties

accounts: Account[]

A list of accounts generated by this wallet

configPrivateKey: string

A private key used to encrypt configuration data

encryptedSecretKey: string

The encrypted secret key

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