secp256k1Signed62One property

Secp256k1ModinvSigned get secp256k1Signed62One

Implementation

static Secp256k1ModinvSigned get secp256k1Signed62One =>
    Secp256k1ModinvSigned.constants([
      BigInt.one,
      BigInt.zero,
      BigInt.zero,
      BigInt.zero,
      BigInt.zero,
    ]);