[CLEANUP] Removed newline

This commit is contained in:
Sebastian Grewe 2014-01-10 14:46:52 +01:00
parent 90a8404bab
commit 0b43c66e67

View File

@ -95,7 +95,6 @@ $config['wallet']['password'] = 'testnet';
* reserve : 50
* threshold : 25
**/
$config['coldwallet']['address'] = '';
$config['coldwallet']['reserve'] = 50;
$config['coldwallet']['threshold'] = 5;