menu
blockchain_utils package
documentation
crypto/crypto/ec/projective/secp256k1/constants/constants.dart
Secp256k1Const
bit33Mask property
bit33Mask property
dark_mode
light_mode
bit33Mask
property
BigInt
get
bit33Mask
Implementation
static BigInt get bit33Mask => BigInt.from(0x1000003D10);
blockchain_utils package
documentation
crypto/crypto/ec/projective/secp256k1/constants/constants
Secp256k1Const
bit33Mask property
Secp256k1Const class