Function combineKeyShares

  • Name

    combineKeyShares

    Summary

    Combines an array of shares to reconstruct data.

    Returns

    The original data reconstructed.

    Parameters

    • shares: string[]

      Array of stringified shares.

    Returns string

Generated using TypeDoc