Files
dragonx/src/hush_nk.h
2020-12-04 20:47:28 -05:00

11 lines
152 B
C

#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