MCPcopy Create free account
hub / github.com/LUX-Core/lux / formatFullVersion

Method formatFullVersion

src/qt/clientmodel.cpp:273–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

271}
272
273QString ClientModel::formatFullVersion() const
274{
275 return QString::fromStdString(FormatFullVersion());
276}
277
278QString ClientModel::formatBuildDate() const
279{

Callers 1

setClientModelMethod · 0.80

Calls 1

FormatFullVersionFunction · 0.85

Tested by

no test coverage detected