This commit is contained in:
jl777
2017-01-16 12:30:34 +02:00
parent 35dd11f0c1
commit b55c236736
4 changed files with 91 additions and 19 deletions

View File

@@ -47,5 +47,5 @@ uint32_t ASSETCHAINS_MAGIC = 2387029918;
uint64_t ASSETCHAINS_SUPPLY = 10;
uint32_t KOMODO_INITDONE;
char KMDUSERPASS[1024]; uint16_t BITCOIND_PORT = 7771;
char KMDUSERPASS[4096],BTCUSERPASS[4096]; uint16_t BITCOIND_PORT = 7771;
uint64_t PENDING_KOMODO_TX;