Explorar o código

Set to TESTNET

Sets default config.inc file to TESTNET build
PascalCoin %!s(int64=7) %!d(string=hai) anos
pai
achega
df42775df3
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/config.inc

+ 2 - 2
src/config.inc

@@ -31,8 +31,8 @@
   {.$DEFINE Synapse_OpenSSLv10}
   {.$DEFINE Synapse_OpenSSLv11}
 
-  {$DEFINE PRODUCTION}
-  {.$DEFINE TESTNET}
+  {.$DEFINE PRODUCTION}
+  {$DEFINE TESTNET}
 
   // Used to activate RandomHash in V4 hard-fork
   {$DEFINE ACTIVATE_RANDOMHASH_V4}