MCPcopy 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
203QString ClientModel::formatFullVersion() const
204{
205 return QString::fromStdString(FormatFullVersion());
206}
207
208QString ClientModel::formatSubVersion() const
209{

Callers 1

setClientModelMethod · 0.80

Calls 1

FormatFullVersionFunction · 0.85

Tested by

no test coverage detected