14 #include <QtCore/QtGlobal>
16 #if defined(WINDOWS_QPOW)
17 # define QPOW_EXPORT Q_DECL_EXPORT
19 #define QPOW_EXPORT Q_DECL_IMPORT
41 quint64 thenonce,NThreads;
42 quint32 Min_PoW_Score_;
void nonce_not_found(void)
void set_Min_Pow_Score(quint32 Min_PoW_Score_m)
Definition: qpow.hpp:33
void calculate(const QByteArray &Message)
void nonce_found(quint64 s)
Definition: qbigint.hpp:7