Skip to content

Should we be using Option<&Conditions> for nucypher-core cbd/dkg related objects #76

@derekpierre

Description

@derekpierre

Conditions aren't really optional, why do we use Option<&Conditions> as parameters for various dkg protocol objects? Shouldn't it accept Conditions instead? No Condition is not an option for dkg (it was optional for PRE adapted tDec), we actually always want conditions.

cc @piotr-roslaniec , @KPrasch .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions