RandomX: removed rx/loki
Loki forks to PoS on October 9th.
This commit is contained in:
parent
1b4a124bc5
commit
ebf259fa7c
12 changed files with 1967 additions and 2146 deletions
|
@ -43,9 +43,6 @@ const RandomX_ConfigurationBase *xmrig::RxAlgo::base(Algorithm::Id algorithm)
|
|||
case Algorithm::RX_WOW:
|
||||
return &RandomX_WowneroConfig;
|
||||
|
||||
case Algorithm::RX_LOKI:
|
||||
return &RandomX_LokiConfig;
|
||||
|
||||
case Algorithm::RX_ARQ:
|
||||
return &RandomX_ArqmaConfig;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue