fromzkpyc.typesimportArray,field# zk_ignore
fromdataclassesimportdataclass#zk_ignore
# Parameters are based on: https://github.com/HarryR/ethsnarks/tree/9cdf0117c2e42c691e75b98979cb29b099eca998/src/jubjub
# Note: parameters will be updated soon to be more compatible with zCash's implementation
@dataclassclassEdwardsParams:EDWARDS_C:fieldEDWARDS_A:fieldEDWARDS_D:fieldINFINITY:Array[field, 2]G:Array[field, 2]H:Array[field, 2]