[UPDATE] Change payout by default to block
This commit is contained in:
parent
3cb546cea5
commit
10ba200df6
@ -463,7 +463,7 @@ $config['difficulty'] = 20;
|
||||
* reward = 50
|
||||
*
|
||||
**/
|
||||
$config['reward_type'] = 'fixed';
|
||||
$config['reward_type'] = 'block';
|
||||
$config['reward'] = 50;
|
||||
|
||||
// Confirmations per block required to credit transactions, default: 120
|
||||
|
||||
Loading…
Reference in New Issue
Block a user