mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-08 16:26:03 +01:00
The key module's functionality is not used by the kernel library, but currently kernel users are still required to initialize the key module's `secp256k1_context_sign` global as part of the `kernel::Context` through `ECC_Start`.