mirror of
https://git.wownero.com/wownero/RandomWOW.git
synced 2024-12-21 23:38:54 +00:00
Benchmark v1.1.5
This commit is contained in:
parent
e3c5ab7002
commit
53af68c34a
@ -158,7 +158,7 @@ int main(int argc, char** argv) {
|
|||||||
|
|
||||||
store32(&seed, seedValue);
|
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)) {
|
if (help || (!miningMode && !verificationMode)) {
|
||||||
printUsage(argv[0]);
|
printUsage(argv[0]);
|
||||||
|
Loading…
Reference in New Issue
Block a user