FROST Hubert TypeScript Library - v1.0.0-alpha.20
    Preparing search index...

    Class ContributionPaths

    Contribution paths for DKG state files.

    Port of struct ContributionPaths from group_record.rs lines 21-29.

    Index

    Constructors

    Properties

    round1Secret?: string
    round1Package?: string
    round2Secret?: string
    keyPackage?: string

    Methods

    • Check if all fields are empty.

      Port of ContributionPaths::is_empty() from group_record.rs lines 47-53.

      Returns boolean