This commit is contained in:
jl777
2016-10-29 10:23:50 -03:00
parent 892dc7ac84
commit f71f89bb8b
2 changed files with 3 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ using namespace std;
* + Contains no strange transactions
*/
void *chainparams_commandline(void *ptr);
char ASSETCHAINS_SYMBOL[16];
extern char ASSETCHAINS_SYMBOL[16];
uint16_t ASSETCHAINS_PORT = 8777;
uint32_t ASSETCHAIN_INIT = 0;
uint32_t ASSETCHAINS_MAGIC = 2387029918;