mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 00:15:04 -05:00
Add "cn/conceal" alias for hashvault.pro pool.
This commit is contained in:
@@ -128,6 +128,7 @@ static AlgoName const algorithm_names[] = {
|
|||||||
{ "kawpow/rvn", nullptr, Algorithm::KAWPOW_RVN },
|
{ "kawpow/rvn", nullptr, Algorithm::KAWPOW_RVN },
|
||||||
# endif
|
# endif
|
||||||
{ "cryptonight/ccx", "cn/ccx", Algorithm::CN_CCX },
|
{ "cryptonight/ccx", "cn/ccx", Algorithm::CN_CCX },
|
||||||
|
{ "cryptonight/conceal", "cn/conceal", Algorithm::CN_CCX },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user