Added Algorithm to Globals

Added Algorithm to Globals for Getting Started Guide
This commit is contained in:
ahmedbodi 2013-11-29 09:56:11 +00:00
parent 3094681018
commit 297fbd1d6b

View File

@ -62,6 +62,7 @@ $aGlobal = array(
'fees' => $config['fees'],
'confirmations' => $config['confirmations'],
'reward' => $config['reward'],
'algorithm' => $config['algorithm'],
'price' => $setting->getValue('price'),
'disable_mp' => $setting->getValue('disable_mp'),
'config' => array(