secp256k1PMinusOrder property

Secp256k1Fe get secp256k1PMinusOrder

Implementation

static Secp256k1Fe get secp256k1PMinusOrder => Secp256k1Fe.constants(
    BigInt.zero,
    BigInt.zero,
    BigInt.zero,
    BigInt.one,
    BigInt.from(0x45512319),
    BigInt.from(0x50B75FC4),
    BigInt.from(0x402DA172),
    BigInt.from(0x2FC9BAEE));