menu
blockchain_utils package
documentation
crypto/crypto/zcrypto/pasta/fields/native/fq.dart
VestaNativeFq
pow method
pow method
dark_mode
light_mode
pow
method
VestaNativeFq
pow
(
BigInt
r
)
Implementation
VestaNativeFq pow(BigInt r) => _exp(r);
blockchain_utils package
documentation
crypto/crypto/zcrypto/pasta/fields/native/fq
VestaNativeFq
pow method
VestaNativeFq class