g2 property

Implementation

static Secp256k1Scalar get g2 => Secp256k1Scalar.constants(
    BigInt.from(0xE4437ED6),
    BigInt.from(0x010E8828),
    BigInt.from(0x6F547FA9),
    BigInt.from(0x0ABFE4C4),
    BigInt.from(0x221208AC),
    BigInt.from(0x9DF506C6),
    BigInt.from(0x1571B4AE),
    BigInt.from(0x8AC47F71));