Merge pull request #1578 from Alrighttt/jl777

change max ac_eras to 7
This commit is contained in:
jl777
2019-07-02 08:07:12 -11:00
committed by GitHub

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