Properties
Private
Readonly
apiClient
Methods
fetch
- fetch(param0): Promise<void>
Parameters
param0: {
apiKey?: string;
encryptedPrivateKey: string;
publicKey: string;
}
Optional
apiKey?: string
encryptedPrivateKey: string
publicKey: string
Returns Promise<void>
UserKeyPairUpdate
Date
2/1/2024 - 8:16:35 PM
Export