Skip to content

KEYS_DIR is undefned in p1_KeyPair_and_ProofGenerator.py #18

Description

@nebula-21

In this line:
keys_saved_dir = os.path.join(CURRENT_PARTICIPANT_DIR, "keys") if CURRENT_PARTICIPANT_DIR else KEYS_DIR

If the code reaches the else will throw an error because KEYS_DIR is not defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions