Files
bitcoin/src/rpc
TheCharlatan 41eba5bd71 kernel: Remove key module from kernel library
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`.
2024-05-09 15:56:08 +02:00
..
2024-02-15 14:37:01 +01:00
2023-12-11 18:22:13 +01:00
2024-03-01 13:51:21 +00:00