secp256k1ECmultConstK property

Secp256k1Scalar get secp256k1ECmultConstK

Implementation

static Secp256k1Scalar get secp256k1ECmultConstK => Secp256k1Scalar.constants(
  BigInt.from(0xa4e88a7d),
  BigInt.from(0xcb13034e),
  BigInt.from(0xc2bdd6bf),
  BigInt.from(0x7c118d6b),
  BigInt.from(0x589ae848),
  BigInt.from(0x26ba29e4),
  BigInt.from(0xb5c2c1dc),
  BigInt.from(0xde9798d9),
);