Removed "rx/v" algorithm.

This commit is contained in:
XMRig 2019-12-26 22:34:19 +07:00
parent 2a93bb2cee
commit dbb721cb5e
No known key found for this signature in database
GPG key ID: 446A53638BE94409
6 changed files with 1 additions and 18 deletions

View file

@ -68,7 +68,6 @@ public:
RX_LOKI, // "rx/loki" RandomXL (Loki).
RX_ARQ, // "rx/arq" RandomARQ (Arqma).
RX_SFX, // "rx/sfx" RandomSFX (Safex Cash).
RX_V, // "rx/v" RandomV (Monerov).
AR2_CHUKWA, // "argon2/chukwa" Argon2id (Chukwa).
AR2_WRKZ, // "argon2/wrkz" Argon2id (WRKZ)
MAX