MCPcopy Create free account
hub / github.com/bitcoinxt/bitcoinxt / formatFullVersion

Method formatFullVersion

src/qt/clientmodel.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167QString ClientModel::formatFullVersion() const
168{
169 return QString::fromStdString(FormatFullVersion());
170}
171
172QString ClientModel::formatBuildDate() const
173{

Callers 1

setClientModelMethod · 0.80

Calls 1

FormatFullVersionFunction · 0.85

Tested by

no test coverage detected