fixing cryptsy again, ty @Metice
This commit is contained in:
parent
8ad5a234c0
commit
8abe371fba
@ -78,9 +78,9 @@ $config['wallet']['password'] = 'testnet';
|
|||||||
* currency = `BTC`
|
* currency = `BTC`
|
||||||
*
|
*
|
||||||
* Optional (cryptsy.com):
|
* Optional (cryptsy.com):
|
||||||
* url = `https://pubapi.cryptsy.com`
|
* url = `http://pubapi.cryptsy.com`
|
||||||
* target = `/api.php?method=marketdata`
|
|
||||||
* currency = `BTC`
|
* currency = `BTC`
|
||||||
|
* target = `/api.php?method=marketdata`
|
||||||
**/
|
**/
|
||||||
$config['price']['url'] = 'https://btc-e.com';
|
$config['price']['url'] = 'https://btc-e.com';
|
||||||
$config['price']['target'] = '/api/2/ltc_usd/ticker';
|
$config['price']['target'] = '/api/2/ltc_usd/ticker';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user