change max ac_eras to 7
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
#include "komodo_nk.h"
|
#include "komodo_nk.h"
|
||||||
|
|
||||||
#define ASSETCHAINS_MINHEIGHT 128
|
#define ASSETCHAINS_MINHEIGHT 128
|
||||||
#define ASSETCHAINS_MAX_ERAS 3
|
#define ASSETCHAINS_MAX_ERAS 7
|
||||||
#define KOMODO_ELECTION_GAP 2000
|
#define KOMODO_ELECTION_GAP 2000
|
||||||
#define ROUNDROBIN_DELAY 61
|
#define ROUNDROBIN_DELAY 61
|
||||||
#define KOMODO_ASSETCHAIN_MAXLEN 65
|
#define KOMODO_ASSETCHAIN_MAXLEN 65
|
||||||
|
|||||||
Reference in New Issue
Block a user