Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ formatFullVersion
Method
formatFullVersion
src/qt/clientmodel.cpp:203–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
QString ClientModel::formatFullVersion() const
204
{
205
return QString::fromStdString(FormatFullVersion());
206
}
207
208
QString ClientModel::formatSubVersion() const
209
{
Callers
1
setClientModel
Method · 0.80
Calls
1
FormatFullVersion
Function · 0.85
Tested by
no test coverage detected