Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ formatFullVersion
Method
formatFullVersion
src/qt/clientmodel.cpp:155–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
QString ClientModel::formatFullVersion() const
156
{
157
return QString::fromStdString(FormatFullVersion());
158
}
159
160
QString ClientModel::formatSubVersion() const
161
{
Callers
1
setClientModel
Method · 0.80
Calls
1
FormatFullVersion
Function · 0.85
Tested by
no test coverage detected