GetSecp256k1SignContext

Access the secp256k1 context used for signing and MuSig2 nonce generation.

Synopsis

Declared in <key.h>

secp256k1_context*
GetSecp256k1SignContext();

Return Value

A pointer to the shared signing context.