mirror of
https://codeberg.org/wownero/RandomWOW
synced 2026-03-04 21:57:36 -05:00
Benchmark v1.1.2
This commit is contained in:
@@ -151,7 +151,7 @@ int main(int argc, char** argv) {
|
||||
|
||||
store32(&seed, seedValue);
|
||||
|
||||
std::cout << "RandomX benchmark v1.1.1" << std::endl;
|
||||
std::cout << "RandomX benchmark v1.1.2" << std::endl;
|
||||
|
||||
if (help || (!miningMode && !verificationMode)) {
|
||||
printUsage(argv[0]);
|
||||
|
||||
Reference in New Issue
Block a user