menu
blockchain_utils package
documentation
crypto/crypto/zcrypto/pasta/fields/vesta_fq.dart
VestaFq
VestaFq.new constructor
VestaFq.new constructor
dark_mode
light_mode
VestaFq
constructor
VestaFq
(
List
<
BigInt
>
limbs
)
Implementation
VestaFq(List<BigInt> limbs) : limbs = limbs.exc(length: 4, operation: "VestaFq").immutable;
blockchain_utils package
documentation
crypto/crypto/zcrypto/pasta/fields/vesta_fq
VestaFq
VestaFq.new constructor
VestaFq class