Proxy miner signature support (WIP)

This commit is contained in:
SChernykh 2021-06-17 16:58:18 +02:00
parent bc63b63a2a
commit ebe299902c
9 changed files with 71 additions and 22 deletions

View file

@ -31,7 +31,7 @@
#include "crypto/common/VirtualMemory.h"
#include "crypto/cn/umul128.h"
#include "base/tools/cryptonote/umul128.h"
#if defined(XMRIG_ARM)
# include "crypto/cn/CryptoNight_arm.h"