Hush Equihash (N,K) implementation
This commit is contained in:
10
src/hush_nk.h
Normal file
10
src/hush_nk.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef KOMODO_NK_H
|
||||
#define KOMODO_NK_H
|
||||
|
||||
//#define ASSETCHAINS_N 77
|
||||
//#define ASSETCHAINS_K 3
|
||||
|
||||
#define ASSETCHAINS_N 96
|
||||
#define ASSETCHAINS_K 5
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user