adding new fees variable to dist config

This commit is contained in:
Sebastian Grewe 2013-05-21 14:08:39 +02:00
parent de1303b144
commit 0aab1dff9a

View File

@ -25,6 +25,7 @@ $config = array(
'name' => 'The Pool',
'slogan' => 'Resistance is futile',
),
'fees' => 0,
'difficulty' => '31', // Target difficulty for this pool as set in pushpoold json
'reward' => '50', // Reward for finding blocks, fixed value but changes someday
'confirmations' => '120', // Confirmations per block needed to credit transactions