Update RandomX
This commit is contained in:
Vendored
+1
-1
Submodule external/src/RandomX updated: 69f2baec41...1adc7d8efd
+1
-1
@@ -40,7 +40,7 @@ void panic()
|
|||||||
__debugbreak();
|
__debugbreak();
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
exit(1);
|
abort();
|
||||||
} while (true);
|
} while (true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user