Type alias UserPublicKeyResponse

UserPublicKeyResponse: {
    publicKey: string;
}

Type declaration

  • publicKey: string

Generated using TypeDoc