Constructors

Properties

descriptor: WalletDescriptor
isOpen: boolean

Remarks

This is a local property indicating if the wallet is currently open.

isSynced: boolean

Remarks

This is a local property indicating if the node is currently synced.

Methods

  • Parameters

    Returns Promise<void>

  • Returns Promise<void>

  • Check if a wallet with a given name exists.

    Parameters

    • Optional name: string

    Returns Promise<boolean>

  • Returns void

  • Returns Promise<void>

  • Returns Promise<void>

    • Return copy of self without private attributes.

    Returns Object

  • Return stringified version of self.

    Returns string

Generated using TypeDoc