toExtended method

JubJubPoint toExtended()

Implementation

JubJubPoint toExtended() {
  return JubJubPoint.fromAffinePoint(this);
}