Class WalletInfo

Wallet information

  • Wallet id (private key or derived path)
  • Encryption type
  • Descriptor (name, icon, etc)

Hierarchy

  • WalletInfo

Constructors

Properties

_descriptor: WalletDescriptor
_encryptionType: EncryptionType
_id: string
_uid: string

Accessors

  • get index(): number
  • Get the account index (only applicable for wallets from HD wallet)

    Returns number

  • get isLegacy(): boolean
  • Returns true if this is a legacy wallet

    Returns boolean

Methods

Generated using TypeDoc