MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / MakeNode

Function MakeNode

src/interfaces/node.cpp:290–290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

288} // namespace
289
290std::unique_ptr<Node> MakeNode() { return MakeUnique<NodeImpl>(); }
291
292} // namespace interfaces

Callers 5

mainFunction · 0.85
paymentServerTestsMethod · 0.85
rpcNestedTestsMethod · 0.85
TestGUIFunction · 0.85

Calls

no outgoing calls

Tested by 4

paymentServerTestsMethod · 0.68
rpcNestedTestsMethod · 0.68
TestGUIFunction · 0.68