menu
blockchain_utils package
documentation
signer/eth/evm_signer.dart
ETHSignerConst
curveOrder property
curveOrder property
dark_mode
light_mode
curveOrder
property
BigInt
curveOrder
final
The order of the secp256k1 elliptic curve.
Implementation
static final curveOrder = secp256.order!;
blockchain_utils package
documentation
signer/eth/evm_signer
ETHSignerConst
curveOrder property
ETHSignerConst class