jl777
7 years ago
3 changed files with 5 additions and 1 deletions
@ -0,0 +1,2 @@ |
|||
source userpass |
|||
curl --url "http://127.0.0.1:7783" --data "{\"userpass\":\"$userpass\",\"method\":\"electrum\",\"coin\":\"CHIPS\",\"ipaddr\":\"173.212.225.176\",\"port\":50076}" |
@ -0,0 +1,2 @@ |
|||
source userpass |
|||
curl --url "http://127.0.0.1:7783" --data "{\"userpass\":\"$userpass\",\"method\":\"electrum\",\"coin\":\"CHIPS\",\"ipaddr\":\"136.243.45.140\",\"port\":50076}" |
@ -1,4 +1,4 @@ |
|||
cp electrum snapshot_balance snapshot_loop secretaddresses dividends snapshot goals goal portfolio autoprice deletemessages getmessages debug register registerall buy sell bestfit orderbook client run_osx client_osx run coins disable enable myprice myprices getcoins getpeers getpeersIP getprices getutxos help inv setprice status utxos ../dexscripts |
|||
cd ../dexscripts |
|||
#cp ../exchanges/passphrase ../exchanges/userpass . |
|||
echo you will need to have a passphrase file with your passphrase and userpass file with userpass value in dexscripts dir |
|||
#echo you will need to have a passphrase file with your passphrase and userpass file with userpass value in dexscripts dir |
|||
|
Loading…
Reference in new issue