secp256k1ConstLambda property

Secp256k1Scalar get secp256k1ConstLambda

Implementation

static Secp256k1Scalar get secp256k1ConstLambda => Secp256k1Scalar.constants(
  BigInt.from(0x5363AD4C),
  BigInt.from(0xC05C30E0),
  BigInt.from(0xA5261C02),
  BigInt.from(0x8812645A),
  BigInt.from(0x122E22EA),
  BigInt.from(0x20816678),
  BigInt.from(0xDF02967C),
  BigInt.from(0x1B23BD72),
);