diff --git a/src/cc/dapps/hushdex.c b/src/cc/dapps/hushdex.c index f3ac51dce..2c150495b 100644 --- a/src/cc/dapps/hushdex.c +++ b/src/cc/dapps/hushdex.c @@ -17,7 +17,7 @@ // build hushdex and put in path: git pull; gcc cc/dapps/hushdex.c -lm -o hushdex; cp hushdex /usr/bin // alice sends relcoin and gets basecoin -#define DEXP2P_CHAIN ((char *)"DEX") +#define DEXP2P_CHAIN ((char *)"ZEX") #define DEXP2P_PUBKEYS ((char *)"hushdex") #include "dappinc.h"