]> Git Repo - VerusCoin.git/blobdiff - src/komodo_globals.h
VDXF protocol fixes
[VerusCoin.git] / src / komodo_globals.h
index 0ada4ca146ef73d9135117e3146b1830b309b6b1..8196fe9a9a1e0292c7681058915af6352678593d 100644 (file)
@@ -60,7 +60,7 @@ std::string ASSETCHAINS_RPCHOST, ASSETCHAINS_RPCCREDENTIALS;
 
 uint160 ASSETCHAINS_CHAINID;
 uint160 VERUS_CHAINID;
-std::string VERUS_CHAINNAME;
+std::string VERUS_CHAINNAME = "VRSC";
 uint16_t ASSETCHAINS_P2PPORT,ASSETCHAINS_RPCPORT;
 uint32_t ASSETCHAIN_INIT,ASSETCHAINS_CC,KOMODO_STOPAT;
 uint32_t ASSETCHAINS_MAGIC = 2387029918;
This page took 0.022781 seconds and 4 git commands to generate.