[UPDATE] Removed some newlines/whitespaces
This commit is contained in:
parent
08a59f0d96
commit
010a9f6f00
@ -69,9 +69,6 @@ $config['wallet']['host'] = 'localhost:19334';
|
||||
$config['wallet']['username'] = 'testnet';
|
||||
$config['wallet']['password'] = 'testnet';
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Getting Started Config
|
||||
*
|
||||
@ -83,9 +80,6 @@ $config['wallet']['password'] = 'testnet';
|
||||
$config['gettingstarted']['coinname'] = 'Litecoin';
|
||||
$config['gettingstarted']['coinurl'] = 'http://www.litecoin.org';
|
||||
$config['gettingstarted']['stratumport'] = '3333';
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* API configuration to fetch prices for set currency
|
||||
@ -115,7 +109,6 @@ $config['price']['url'] = 'https://btc-e.com';
|
||||
$config['price']['target'] = '/api/2/ltc_usd/ticker';
|
||||
$config['price']['currency'] = 'USD';
|
||||
|
||||
|
||||
/**
|
||||
* Automatic payout thresholds
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user