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

Function FormatFullVersion

src/commons/util/util.cpp:916–916  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

914}
915
916string FormatFullVersion() { return CLIENT_BUILD; }
917
918// Format the subversion field according to BIP 14 spec (https://en.bitcoin.it/wiki/BIP_0014)
919string FormatSubVersion(const string& name, int nClientVersion, const vector<string>& comments) {

Callers 10

AppInitFunction · 0.85
AppInitRPCFunction · 0.85
AppInitFunction · 0.85
InitLoggingFunction · 0.85
getnodeinfoFunction · 0.85
ThreadMapPortFunction · 0.85
AppInitFunction · 0.85
getinfoFunction · 0.85
HTTPPostFunction · 0.85
HTTPReplyFunction · 0.85

Calls

no outgoing calls

Tested by 1

AppInitFunction · 0.68