MCPcopy Create free account
hub / github.com/bitcoin/bitcoin / initialize_descriptor_parse

Function initialize_descriptor_parse

src/test/fuzz/descriptor_parse.cpp:74–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74void initialize_descriptor_parse()
75{
76 static ECC_Context ecc_context{};
77 SelectParams(ChainType::MAIN);
78}
79
80void initialize_mocked_descriptor_parse()
81{

Callers 1

Calls 1

SelectParamsFunction · 0.85

Tested by

no test coverage detected