This commit is contained in:
jl777
2018-04-22 16:05:56 +03:00
parent 3ac6a0a66d
commit 9edf27ec05
9 changed files with 14 additions and 9 deletions

View File

@@ -11,7 +11,7 @@
#include "chainparams.h"
static const std::string CLIENT_VERSION_STR = FormatVersion(CLIENT_VERSION);
extern char ASSETCHAINS_SYMBOL[];
extern char ASSETCHAINS_SYMBOL[KOMODO_ASSETCHAIN_MAXLEN];
void EnforceNodeDeprecation(int nHeight, bool forceLogging) {