fixed cryptsy API example

This commit is contained in:
Sebastian Grewe 2013-09-13 15:49:07 +02:00
parent 9b7191f4fd
commit 2e9332b7a0

View File

@ -78,7 +78,7 @@ $config['wallet']['password'] = 'testnet';
* currency = `BTC`
*
* Optional (cryptsy.com):
* url = `https://www.cryptsy.com`
* url = `https://pubapi.cryptsy.com`
* target = `/api.php?method=marketdata`
* currency = `BTC`
**/