adding new fees variable to dist config
This commit is contained in:
parent
de1303b144
commit
0aab1dff9a
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user