orderHalf property

BigInt orderHalf
final

Half of the order of the secp256k1 elliptic curve.

Implementation

static final BigInt orderHalf = curveOrder >> 1;