menu
blockchain_utils package
documentation
signer/const/constants.dart
CryptoSignerConst
nist256256Order property
nist256256Order property
dark_mode
light_mode
nist256256Order
property
BigInt
nist256256Order
final
The order of the secp256R1 elliptic curve.
Implementation
static final nist256256Order = nist256.order!;
blockchain_utils package
documentation
signer/const/constants
CryptoSignerConst
nist256256Order property
CryptoSignerConst class