toExtended method

JubJubNativePoint toExtended()

Implementation

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