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