@ -19,6 +19,10 @@
// LP_nativeDEX.c
// marketmaker
//
// n41r0j [12:21 AM]
// when i remove funds from my smart addresses, the first time i do ./inv, it shows up empty, but after that, the old values come back
//[12:23] a restart of client fixes it though
// SPV at tx level
// stats, fix pricearray
// sign packets
@ -26,7 +26,7 @@
//#include <WinSock2.h>
//#endif
#define ELECTRUM_TIMEOUT 5
#define ELECTRUM_TIMEOUT 10
int32_t LP_socket(int32_t bindflag,char *hostname,uint16_t port)
{