4 changed files with 4 additions and 7 deletions
@ -1,2 +0,0 @@ |
|||||
source userpass |
|
||||
curl --url "http://127.0.0.1:7779" --data "{\"userpass\":\"$userpass\",\"pubkey\":\"6578099f6474d9b8bd66a7a136b922029a989818ec0309aee962dd6ac1862b74\",\"method\":\"forward\",\"method2\":\"getprice\",\"base\":\"REVS\",\"rel\":\"KMD\"}" |
|
@ -1,4 +1,4 @@ |
|||||
cp goal portfolio autoprice autofill deletemessages getmessages debug register registerall trade ordermatch bestfit orderbook autotrade client run_osx client_osx run coins disable enable forward myprice myprices getcoins getpeers getpeersIP getprices getutxos help inv lookup pub setprice status utxos ../dexscripts |
cp goals goal portfolio autoprice deletemessages getmessages debug register registerall trade ordermatch bestfit orderbook autotrade client run_osx client_osx run coins disable enable myprice myprices getcoins getpeers getpeersIP getprices getutxos help inv setprice status utxos ../dexscripts |
||||
cd ../dexscripts |
cd ../dexscripts |
||||
#cp ../exchanges/passphrase ../exchanges/userpass . |
#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 |
||||
|
@ -1,2 +0,0 @@ |
|||||
source userpass |
|
||||
curl --url "http://127.0.0.1:7779" --data "{\"userpass\":\"$userpass\",\"pubkey\":\"6578099f6474d9b8bd66a7a136b922029a989818ec0309aee962dd6ac1862b74\",\"method\":\"forward\",\"method2\":\"lookup\",\"client\":\"$1\"}" |
|
Loading…
Reference in new issue