Added class RxSeed.

This commit is contained in:
XMRig 2019-10-03 04:48:36 +07:00
parent 542a27a032
commit 6d8cf91568
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
)