Constant identityElement [src]

The secp256k1 neutral element.

Source

pub const identityElement = Secp256k1{ .x = Fe.zero, .y = Fe.one, .z = Fe.zero }