Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
430
const secp256k1_context* GetVerifyContext() {
431
return secp256k1_context_verify;
432
}
Callers
3
Sign
Method · 0.85
SignCompact
Method · 0.85
SignSchnorr
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected