pub const SECP256K1_START_SIGN: c_uint = (1 << 0) | (1 << 9); // 0x0000_0201u32
Expand description

Flag for context to enable signing precomputation