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

Method setupServerArgs

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

Source from the content-addressed store, hash-verified

85 }
86 }
87 void setupServerArgs() override { return SetupServerArgs(); }
88 bool getProxy(Network net, proxyType& proxy_info) override { return GetProxy(net, proxy_info); }
89 size_t getNodeCount(CConnman::NumConnections flags) override
90 {

Callers 1

mainFunction · 0.80

Calls 1

SetupServerArgsFunction · 0.85

Tested by

no test coverage detected