mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-22 19:49:36 +00:00
Add "cn/conceal" alias for hashvault.pro pool.
This commit is contained in:
parent
3f237ae348
commit
0bfe501dac
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ static AlgoName const algorithm_names[] = {
|
|||
{ "kawpow/rvn", nullptr, Algorithm::KAWPOW_RVN },
|
||||
# endif
|
||||
{ "cryptonight/ccx", "cn/ccx", Algorithm::CN_CCX },
|
||||
{ "cryptonight/conceal", "cn/conceal", Algorithm::CN_CCX },
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue