Completed
Push — master ( de1e8d...6457e8 )
by Nathan
02:33
created
src/Command/Mining/GetBlockSubsidy.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -24,6 +24,6 @@
 block discarded – undo
24 24
             'params' => [
25 25
                 $this->height
26 26
             ]
27
-        ] : []);
27
+        ] : [ ]);
28 28
     }
29 29
 }
Please login to merge, or discard this patch.