VestaNativeFq constructor

VestaNativeFq(
  1. BigInt v
)

Implementation

VestaNativeFq(BigInt v) : v = v % PastaNativeConst.q;