diff --git a/iguana/exchanges/LP_remember.c b/iguana/exchanges/LP_remember.c index 6b3eff29b..c45fc26c4 100644 --- a/iguana/exchanges/LP_remember.c +++ b/iguana/exchanges/LP_remember.c @@ -1343,7 +1343,7 @@ char *basilisk_swapentries(char *refbase,char *refrel,int32_t limit) if ( basilisk_swap_addarray(item,refbase,refrel) > 0 ) { printf("add %d of %d\n",i,n); - jaddi(retarray,item); + jaddi(retarray,jduplicate(item)); } } } diff --git a/iguana/exchanges/install b/iguana/exchanges/install index 92842953c..2b43f8519 100755 --- a/iguana/exchanges/install +++ b/iguana/exchanges/install @@ -1,5 +1,5 @@ #!/bin/bash -cp notarizations getrawtransaction parselog statsdisp m_js trust trusted setconfirms balance listunspent electrum snapshot_balance snapshot_loop secretaddresses dividends snapshot goals goal portfolio autoprice deletemessages getmessages debug buy sell bestfit orderbook client run_osx client_osx run coins disable enable myprice myprices getcoins getpeers getpeersIP getprices help inv setprice status ../dexscripts +cp pendings coinswaps baserelswaps setpassphrase notarizations getrawtransaction parselog statsdisp m_js trust trusted setconfirms balance listunspent electrum snapshot_balance snapshot_loop secretaddresses dividends snapshot goals goal portfolio autoprice deletemessages getmessages debug buy sell bestfit orderbook client run_osx client_osx run coins disable enable myprice myprices getcoins getpeers getpeersIP getprices help inv setprice status ../dexscripts cp coins.json .. cd ../dexscripts #cp ../exchanges/passphrase ../exchanges/userpass .