Module secp256k1::global

source ·
Available on crate features global-context and std only.
Expand description

Module implementing a singleton pattern for a global Secp256k1 context.

Structs

Proxy struct for global SECP256K1 context.

Statics

A global static context to avoid repeatedly creating contexts.