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

Function bitcoinconsensus_version

src/script/bitcoinconsensus.cpp:140–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140unsigned int bitcoinconsensus_version()
141{
142 // Just use the API version for now
143 return BITCOINCONSENSUS_API_VER;
144}

Callers 1

FUZZ_TARGETFunction · 0.85

Calls

no outgoing calls

Tested by 1

FUZZ_TARGETFunction · 0.68