11 lines
148 B
C
11 lines
148 B
C
#ifndef HUSH_NK_H
|
|
#define HUSH_NK_H
|
|
|
|
//#define ASSETCHAINS_N 77
|
|
//#define ASSETCHAINS_K 3
|
|
|
|
#define ASSETCHAINS_N 96
|
|
#define ASSETCHAINS_K 5
|
|
|
|
#endif
|