mirror of
https://git.wownero.com/wownero/RandomWOW.git
synced 2024-12-22 07:48:54 +00:00
Merge pull request #227 from selsta/randomx-benchmark
RandomX benchmark 1.1.11
This commit is contained in:
commit
9efc398c19
@ -175,7 +175,7 @@ int main(int argc, char** argv) {
|
||||
|
||||
store32(&seed, seedValue);
|
||||
|
||||
std::cout << "RandomX benchmark v1.1.8" << std::endl;
|
||||
std::cout << "RandomX benchmark v1.1.11" << std::endl;
|
||||
|
||||
if (help) {
|
||||
printUsage(argv[0]);
|
||||
|
Loading…
Reference in New Issue
Block a user