JubJubNativeFieldElement<F extends JubJubNativeFieldElement<F>> constructor

const JubJubNativeFieldElement<F extends JubJubNativeFieldElement<F>>(
  1. BigInt v
)

Implementation

const JubJubNativeFieldElement(this.v);