Skip to main content
Version: 11.x

Variable: SECP256K1_POINT_MIN

const SECP256K1_POINT_MIN: 0n = 0n

Defined in: src/utils/cairoDataTypes/secp256k1Point.ts:28

The smallest value a Secp256k1Point can carry.

Example

const result = SECP256K1_POINT_MIN;
// result = 0n