Files
hush3/src/hush_nk.h
2021-01-24 08:51:17 -05:00

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