mirror of
https://codeberg.org/wownero/RandomWOW
synced 2026-03-05 22:27:33 -05:00
Hide tempHash from the public API
This commit is contained in:
@@ -68,6 +68,7 @@ protected:
|
||||
uint64_t datasetOffset;
|
||||
public:
|
||||
std::string cacheKey;
|
||||
alignas(16) uint64_t tempHash[8]; //8 64-bit values used to store intermediate data
|
||||
};
|
||||
|
||||
namespace randomx {
|
||||
|
||||
Reference in New Issue
Block a user