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

Function FormatFullVersion

src/clientversion.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79std::string FormatFullVersion()
80{
81 return CLIENT_BUILD;
82}
83
84/**
85 * Format the subversion field according to BIP 14 spec (https://github.com/bitcoin/bips/blob/master/bip-0014.mediawiki)

Callers 8

AppInitRawTxFunction · 0.85
AppInitRPCFunction · 0.85
InitLoggingFunction · 0.85
AppInitFunction · 0.85
ThreadMapPortFunction · 0.85
HelpMessageDialogMethod · 0.85
SplashScreenMethod · 0.85
formatFullVersionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected