Hierarchy

  • IAuthServerClient

Implemented by

Properties

deleteShares: ((params) => Promise<GeneralResponseData>)

Type declaration

distributeShares: ((params) => Promise<GeneralResponseData>)

Type declaration

getChallenge: ((params) => Promise<string>)

Type declaration

    • (params): Promise<string>
    • Parameters

      Returns Promise<string>

retrieveShares: ((params) => Promise<RetrieveSharesResponseData>)

Type declaration

Generated using TypeDoc