menu
blockchain_utils package
documentation
crypto/crypto/zcrypto/pasta/fields/native/fq.dart
VestaNativeFq
VestaNativeFq.new constructor
VestaNativeFq.new constructor
dark_mode
light_mode
VestaNativeFq
constructor
VestaNativeFq
(
BigInt
v
)
Implementation
VestaNativeFq(BigInt v) : v = v % PastaNativeConst.q;
blockchain_utils package
documentation
crypto/crypto/zcrypto/pasta/fields/native/fq
VestaNativeFq
VestaNativeFq.new constructor
VestaNativeFq class