minusB1 property

Secp256k1Scalar get minusB1

Implementation

static Secp256k1Scalar get minusB1 => Secp256k1Scalar.constants(
  BigInt.from(0x00000000),
  BigInt.from(0x00000000),
  BigInt.from(0x00000000),
  BigInt.from(0x00000000),
  BigInt.from(0xE4437ED6),
  BigInt.from(0x010E8828),
  BigInt.from(0x6F547FA9),
  BigInt.from(0x0ABFE4C3),
);