mirror of
https://github.com/xmrig/xmrig.git
synced 2026-04-25 23:52:37 -04:00
Added Graft RandonX
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#include "randomx_constants_arqma.h"
|
||||
#elif (ALGO == ALGO_RX_KEVA)
|
||||
#include "randomx_constants_keva.h"
|
||||
#elif (ALGO == ALGO_RX_GRAFT)
|
||||
#include "randomx_constants_graft.h"
|
||||
#endif
|
||||
|
||||
#include "aes.cl"
|
||||
|
||||
Reference in New Issue
Block a user