mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-10 17:12:46 -05:00
Merge Assembly enum and Asm class.
This commit is contained in:
@@ -69,7 +69,7 @@ public:
|
||||
CN_PICO_0, // "cn-pico" CryptoNight Turtle (TRTL)
|
||||
# endif
|
||||
# ifdef XMRIG_ALGO_RANDOMX
|
||||
RX_WOW, // "rx/wow" RandomWOW
|
||||
RX_WOW, // "rx/wow" RandomWOW (Wownero)
|
||||
# endif
|
||||
MAX
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user