bindingGenerator property
JubJubAffinePoint
get
bindingGenerator
Implementation
static JubJubAffinePoint get bindingGenerator => JubJubAffinePoint(
u: JubJubFq([
BigInt.parse("5549540396793142930"),
BigInt.parse("13424322059144101642"),
BigInt.parse("15696773774614557624"),
BigInt.parse("4735710324177639912"),
]),
v: JubJubFq([
BigInt.parse("9534511422473925453"),
BigInt.parse("14189824261890655055"),
BigInt.parse("11868011878947860258"),
BigInt.parse("2814246734807231969"),
]),
);