We call them Hush Smart Chains around here
This commit is contained in:
@@ -292,7 +292,7 @@ template <typename Callable> void TraceThread(const char* name, Callable func)
|
||||
// split string using by space or comma as a delimiter char
|
||||
void SplitStr(const std::string& strVal, std::vector<std::string> &outVals);
|
||||
|
||||
#define KOMODO_ASSETCHAIN_MAXLEN 65
|
||||
#define HUSH_SMART_CHAIN_MAXLEN 65
|
||||
|
||||
|
||||
#endif // BITCOIN_UTIL_H
|
||||
|
||||
Reference in New Issue
Block a user