pub fn static_secp_instance() -> Arc<Mutex<Secp256k1>>
Expand description

Returns the static instance, but calls randomize on it as well (Recommended to avoid side channel attacks