mining tax stuff
This commit is contained in:
@@ -111,7 +111,7 @@ class MiningTaxesObservers extends Command
|
|||||||
|
|
||||||
$task->SetStopStatus();
|
$task->SetStopStatus();
|
||||||
$endTime = time();
|
$endTime = time();
|
||||||
printf("Time to complete: " . ($endTime - $startTime));
|
printf("Time to complete: " . ($endTime - $startTime) . "\n\r");
|
||||||
|
|
||||||
//Return 0 saying everything is fine
|
//Return 0 saying everything is fine
|
||||||
return 0;
|
return 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user