forked from Public/monero-gui
'--verify-update', shasum support, OpenPGP signatures verification
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include <QApplication>
|
||||
|
||||
bool fileExists(QString path);
|
||||
QByteArray fileGetContents(QString path);
|
||||
QByteArray fileOpen(QString path);
|
||||
bool fileWrite(QString path, QString data);
|
||||
QString getAccountName();
|
||||
|
||||
Reference in New Issue
Block a user