JubJubPoint.identity constructor

JubJubPoint.identity()

Implementation

factory JubJubPoint.identity() {
  return _identity;
}