UserKeyPairSet

Date

2/1/2024 - 8:16:35 PM

Export

Constructors

Properties

Methods

Constructors

Properties

apiClient: APIClient

Methods

  • Set keypair.

    Parameters

    • param0: {
          apiKey?: string;
          encryptedPrivateKey: string;
          publicKey: string;
      }
      • Optional apiKey?: string
      • encryptedPrivateKey: string
      • publicKey: string

    Returns Promise<void>

    Date

    2/20/2024 - 7:41:01 AM

    Async

Generated using TypeDoc