Owns the process‐wide libsecp256k1 signing and verification context.
Synopsis
Declared in <node/context.h>
std::unique_ptr<ECC_Context> ecc_context;
Created with MrDocs
Owns the process‐wide libsecp256k1 signing and verification context.
Declared in <node/context.h>
std::unique_ptr<ECC_Context> ecc_context;
Created with MrDocs