FROST Core TypeScript Library - v0.2.2-alpha.3
    Preparing search index...

    Class GroupCommitment<C>

    The product of all signers' individual commitments, published as part of the final signature.

    Type Parameters

    Index

    Properties

    ciphersuite: C

    The ciphersuite instance

    Methods

    • Internal

      Return the underlying element.

      Returns C["Element"]