Skip to content
Snippets Groups Projects
Commit acfc159c authored by psychocrypt's avatar psychocrypt
Browse files

add stellite coin

parent 68ac9673
No related branches found
No related tags found
No related merge requests found
...@@ -105,6 +105,7 @@ xmrstak_coin_algo coin_algos[] = { ...@@ -105,6 +105,7 @@ xmrstak_coin_algo coin_algos[] = {
{ "intense", cryptonight, cryptonight, 0u, nullptr }, { "intense", cryptonight, cryptonight, 0u, nullptr },
{ "karbo", cryptonight, cryptonight, 0u, nullptr }, { "karbo", cryptonight, cryptonight, 0u, nullptr },
{ "monero7", cryptonight_monero, cryptonight, 7u, "pool.usxmrpool.com:3333" }, { "monero7", cryptonight_monero, cryptonight, 7u, "pool.usxmrpool.com:3333" },
{ "stellite", cryptonight_monero, cryptonight, 3u, nullptr },
{ "sumokoin", cryptonight_heavy, cryptonight, 3u, nullptr } { "sumokoin", cryptonight_heavy, cryptonight, 3u, nullptr }
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment