Hierarchy

  • LedgerConnector

Constructors

Methods

  • Parameters

    • Optional pubkey: Uint8Array

    Returns Promise<string>

  • Parameters

    • Optional hdPath: HdPath

    Returns Promise<Uint8Array>

  • Returns Promise<readonly Uint8Array[]>

  • Shows the user's address in the device and returns an address/pubkey pair.

    The address will be shown with the native prefix of the app (e.g. cosmos, persistence, desmos) and does not support the usage of other address prefixes.

    Parameters

    • Optional hdPath: HdPath

    Returns Promise<AddressAndPubkey>

  • Parameters

    • message: Uint8Array
    • Optional hdPath: HdPath

    Returns Promise<Uint8Array>

Generated using TypeDoc