MCPcopy Create free account
hub / github.com/ElementsProject/elements / GetVerifyContext

Function GetVerifyContext

src/pubkey.cpp:430–432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

428}
429
430const secp256k1_context* GetVerifyContext() {
431 return secp256k1_context_verify;
432}

Callers 3

SignMethod · 0.85
SignCompactMethod · 0.85
SignSchnorrMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected