-
Notifications
You must be signed in to change notification settings - Fork 235
Open
Labels
refacRefactor for better quality codeRefactor for better quality code
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
refacRefactor for better quality codeRefactor for better quality code