Include randomx.h header in miner code
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include "consensus/validation.h"
|
||||
#ifdef ENABLE_MINING
|
||||
#include "crypto/equihash.h"
|
||||
#include "RandomX/src/randomx.h"
|
||||
#endif
|
||||
#include "hash.h"
|
||||
#include "key_io.h"
|
||||
|
||||
Reference in New Issue
Block a user