-
Notifications
You must be signed in to change notification settings - Fork 232
Open
Labels
refacRefactor for better quality codeRefactor for better quality code
Description
Issue type
Feature Request
Current behavior?
We mixed using BNXXX
or BnXXX
.
BNCurve
and BN254Config
are the case starting with BN
Bn254SHPlonkProverXXX
, Bn254ProvingKeyXXX
and kIsBn254XX
are the cast starting with Bn
.
Expected Behavior?
Choose one of the styles and apply the style to every case.
Metadata
Metadata
Assignees
Labels
refacRefactor for better quality codeRefactor for better quality code