Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
290
std::unique_ptr<Node> MakeNode() { return MakeUnique<NodeImpl>(); }
291
292
} // namespace interfaces
Callers
5
main
Function · 0.85
TestAddAddressesToSendBook
Function · 0.85
paymentServerTests
Method · 0.85
rpcNestedTests
Method · 0.85
TestGUI
Function · 0.85
Calls
no outgoing calls
Tested by
4
TestAddAddressesToSendBook
Function · 0.68
paymentServerTests
Method · 0.68
rpcNestedTests
Method · 0.68
TestGUI
Function · 0.68