change max ac_eras to 7

This commit is contained in:
Alrighttt
2019-07-02 20:05:29 +02:00
parent abc90c501b
commit 73626347e2

View File

@@ -18,7 +18,7 @@
#include "komodo_nk.h"
#define ASSETCHAINS_MINHEIGHT 128
#define ASSETCHAINS_MAX_ERAS 3
#define ASSETCHAINS_MAX_ERAS 7
#define KOMODO_ELECTION_GAP 2000
#define ROUNDROBIN_DELAY 61
#define KOMODO_ASSETCHAIN_MAXLEN 65