Delete Shares
Delete shares from the authentication server. Normally, this function is used when a user deletes wallet.
deleteShares: (
params: GeneralParams
) => Promise<GeneralResponseData>;Parameters:
Returns:
Associated Types
KeyTypesAuthServerClientTypesLast updated