MCPcopy Create free account
hub / github.com/WaykiChain/WaykiChain / Cleanup

Method Cleanup

src/p2p/node.cpp:156–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156void CNode::Cleanup() {}
157
158void CNode::PushVersion() {
159 int32_t nBestHeight = GetNodeSignals().GetHeight().get_value_or(0);

Callers 1

ThreadSocketHandlerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected