secp256k1ConstBeta property

Secp256k1Fe get secp256k1ConstBeta

Implementation

static Secp256k1Fe get secp256k1ConstBeta => Secp256k1Fe.constants(
  BigInt.from(0x7ae96a2b),
  BigInt.from(0x657c0710),
  BigInt.from(0x6e64479e),
  BigInt.from(0xac3434e9),
  BigInt.from(0x9cf04975),
  BigInt.from(0x12f58995),
  BigInt.from(0xc1396c28),
  BigInt.from(0x719501ee),
);