Verus Proof of Stake Compete with Additional ant-fork protection on block 1
This commit is contained in:
@@ -30,8 +30,8 @@ Optimized Implementations for Haraka256 and Haraka512
|
||||
|
||||
#define NUMROUNDS 5
|
||||
|
||||
#define u64 unsigned long
|
||||
#define u128 __m128i
|
||||
typedef unsigned long u64;
|
||||
typedef __m128i u128;
|
||||
|
||||
extern u128 rc[40];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user