Skip to content

Add option for tokengen to specify the token value size during pp generation #1052

Open
@pasquale95

Description

@pasquale95

Problem description

The public params govern the max amount a token can encode. Such information is then wrapped within the public parameters that are generated with tokengen gen....
In tokengen there is a section devoted to such task, but it seems that is not used anywhere:

Base: Base,
Exponent: Exponent,
.

Indeed even by specifying the --base and --exponent options, the current max value remains the same.

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