MCPcopy Create free account
hub / github.com/Bitcoin-ABC/bitcoin-abc / FormatFullVersion

Function FormatFullVersion

src/clientversion.cpp:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63std::string FormatFullVersion() {
64 return CLIENT_BUILD;
65}
66
67/**
68 * Format the subversion field according to BIP 14 spec.

Callers 14

format_full_versionFunction · 0.85
AppInitRawTxFunction · 0.85
AppInitRPCFunction · 0.85
ProcessReplyMethod · 0.85
AppInitFunction · 0.85
WalletAppInitFunction · 0.85
LogPackageVersionFunction · 0.85
ParseCommandLineMethod · 0.85
mainFunction · 0.85
HelpMessageDialogMethod · 0.85
SplashScreenMethod · 0.85
formatFullVersionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected