Merge branch 'evo' into feature-per-pool-algo
This commit is contained in:
commit
9b14caa9f9
79 changed files with 9889 additions and 40 deletions
|
@ -69,7 +69,9 @@ public:
|
|||
CN_PICO_0, // "cn-pico" CryptoNight Turtle (TRTL)
|
||||
# endif
|
||||
# ifdef XMRIG_ALGO_RANDOMX
|
||||
RX_0, // "rx/0" RandomX (reference configuration)
|
||||
RX_WOW, // "rx/wow" RandomWOW (Wownero)
|
||||
RX_LOKI, // "rx/loki" RandomXL (Loki)
|
||||
# endif
|
||||
MAX
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue