g1 property

Implementation

static Secp256k1Scalar get g1 => Secp256k1Scalar.constants(
    BigInt.from(0x3086D221),
    BigInt.from(0xA7D46BCD),
    BigInt.from(0xE86C90E4),
    BigInt.from(0x9284EB15),
    BigInt.from(0x3DAA8A14),
    BigInt.from(0x71E8CA7F),
    BigInt.from(0xE893209A),
    BigInt.from(0x45DBB031));