Distribute Shares
Distributes shares to the authentication server. Normally, this function is used by WalletCreation only.
distributeShares: (
params: DistributeSharesParams
) => Promise<GeneralResponseData>;Parameters:
Returns:
Associated Types
KeyTypesAuthServerClientTypesLast updated