Skip to content

Unify to expose symbol for Field #174

Open
@chokobole

Description

@chokobole

Issue type

Feature Request

Current behavior?

Some exposes field type as F and others as Field.

using F = typename CryptographicSpongeTraits<Derived>::F;

using Field = typename VectorCommitmentScheme<Derived>::Field;

Expected Behavior?

Unifying how to expose type for Field

Metadata

Metadata

Assignees

No one assigned

    Labels

    refacRefactor for better quality code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions