Added class RxSeed.

This commit is contained in:
XMRig
2019-10-03 04:48:36 +07:00
parent 1ae77256b3
commit 4a80dfa349
3 changed files with 78 additions and 9 deletions

View File

@@ -7,6 +7,7 @@ if (WITH_RANDOMX)
src/crypto/rx/RxCache.h
src/crypto/rx/RxConfig.h
src/crypto/rx/RxDataset.h
src/crypto/rx/RxSeed.h
src/crypto/rx/RxVm.h
)