order property

BigInt get order

The order of the generator point on the Secp256k1 curve.

Implementation

static BigInt get order => generator.order!;