Static saito_rust::crypto::SECP256K1[]

pub static SECP256K1: &'static GlobalContext
Expand description

A global, static context to avoid repeatedly creating contexts where one can’t be passed

If the global-context feature is enabled (and not just the global-context-less-secure), this will have been randomized.