Skip to content

Commit

Permalink
Added rx/graft support
Browse files Browse the repository at this point in the history
  • Loading branch information
MoneroOcean committed Aug 18, 2021
1 parent 538b9e2 commit ca8c1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/base/crypto/Algorithm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ std::vector<xmrig::Algorithm> xmrig::Algorithm::all(const std::function<bool(con
CN_PICO_0, CN_PICO_TLO,
CN_UPX2,
CN_GPU, RX_XLA,
RX_0, RX_WOW, RX_ARQ, RX_SFX, RX_KEVA,
RX_0, RX_WOW, RX_ARQ, RX_SFX, RX_KEVA, RX_GRAFT,
AR2_CHUKWA, AR2_CHUKWA_V2, AR2_WRKZ,
ASTROBWT_DERO,
KAWPOW_RVN
Expand Down

0 comments on commit ca8c1ab

Please sign in to comment.