Appearance
@stellar-passkey/core API
@stellar-passkey/core API / P256_N
const P256_N: bigint = p256.CURVE.n
const
bigint
p256.CURVE.n
Defined in: packages/core/src/sig/lowS.ts:30
secp256r1 group order N — sourced from @noble/curves.
@noble/curves