Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
63
std::string FormatFullVersion() {
64
return CLIENT_BUILD;
65
}
66
67
/**
68
* Format the subversion field according to BIP 14 spec.
Callers
14
format_full_version
Function · 0.85
AppInitRawTx
Function · 0.85
AppInitRPC
Function · 0.85
ProcessReply
Method · 0.85
AppInit
Function · 0.85
WalletAppInit
Function · 0.85
LogPackageVersion
Function · 0.85
ParseCommandLine
Method · 0.85
main
Function · 0.85
HelpMessageDialog
Method · 0.85
SplashScreen
Method · 0.85
formatFullVersion
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected