mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-22 21:12:43 -05:00
New donations proxy addresses with SSL/TLS support.
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef __DONATESTRATEGY_H__
|
||||
#define __DONATESTRATEGY_H__
|
||||
#ifndef XMRIG_DONATESTRATEGY_H
|
||||
#define XMRIG_DONATESTRATEGY_H
|
||||
|
||||
|
||||
#include <uv.h>
|
||||
@@ -76,4 +76,4 @@ private:
|
||||
uv_timer_t m_timer;
|
||||
};
|
||||
|
||||
#endif /* __DONATESTRATEGY_H__ */
|
||||
#endif /* XMRIG_DONATESTRATEGY_H */
|
||||
|
||||
Reference in New Issue
Block a user