Completed
Push — master ( 13f804...2fe2df )
by Nathan
03:52 queued 01:49
created
src/Command/Mining/GetBlockTemplate.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -31,6 +31,6 @@
 block discarded – undo
31 31
             'params' => [
32 32
                 $this->json
33 33
             ]
34
-        ] : []);
34
+        ] : [ ]);
35 35
     }
36 36
 }
Please login to merge, or discard this patch.