This commit is contained in:
jl777
2017-01-20 20:00:34 +02:00
parent 15d0fbd407
commit 313b7381a9
2 changed files with 4 additions and 4 deletions

View File

@@ -52,4 +52,4 @@ char KMDUSERPASS[4096],BTCUSERPASS[4096]; uint16_t BITCOIND_PORT = 7771;
uint64_t PENDING_KOMODO_TX;
struct komodo_kv *KOMODO_KV;
portable_mutex_t KOMODO_KV_mutex;
pthread_mutex_t KOMODO_KV_mutex;