Retrieve Shares
Retrieves shares from the authentication server. Normally, this function is used by WalletCreation only.
retrieveShares: (
params: GeneralParams
) => Promise<RetrieveSharesResponseData>;Parameters:
Returns:
Associated Types
KeyTypesAuthServerClientTypesLast updated