Add support for z-board.net

This commit is contained in:
adityapk
2018-11-05 09:56:56 -08:00
parent 7058a2bae4
commit 47a01a0995
9 changed files with 258 additions and 7 deletions

View File

@@ -81,6 +81,7 @@ private:
QString doSendTxValidations(Tx tx);
void donate();
void postToZBoard();
void importPrivKey();
void exportAllKeys();
void doImport(QList<QString>* keys);