Skip to content

configuration: store verification key in configuration file #7

@achille-roussel

Description

@achille-roussel

When rolling out a new verification key, we print the new key to the console but the user is responsible for adding it to its code or environment.

We could simplify this process by storing the public key in the configuration file. The dispatch run command could then read it from the file and automatically set it as an environment variable.

Relates to #6

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions