MCPcopy 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
155QString ClientModel::formatFullVersion() const
156{
157 return QString::fromStdString(FormatFullVersion());
158}
159
160QString ClientModel::formatSubVersion() const
161{

Callers 1

setClientModelMethod · 0.80

Calls 1

FormatFullVersionFunction · 0.85

Tested by

no test coverage detected