@substrate-system/frost
    Preparing search index...

    Function recover

    • Recover the original private key from threshold shares using Lagrange interpolation.

      Parameters

      • keyPackages: KeyPackage[]

        At least minSigners key packages to recover the key from

      • config: FrostConfig

        FROST configuration

      Returns Uint8Array

      The recovered 32-byte Ed25519 private key