ckb_crypto::secp

Static SECP256K1

Source
pub static SECP256K1: LazyLock<Secp256k1<All>>
Expand description

The reference to lazily-initialized static secp256k1 engine, used to execute all signature operations