Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoinxt/bitcoinxt
/ formatFullVersion
Method
formatFullVersion
src/qt/clientmodel.cpp:167–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
QString ClientModel::formatFullVersion() const
168
{
169
return QString::fromStdString(FormatFullVersion());
170
}
171
172
QString ClientModel::formatBuildDate() const
173
{
Callers
1
setClientModel
Method · 0.80
Calls
1
FormatFullVersion
Function · 0.85
Tested by
no test coverage detected