Completed
Push — master ( a22894...37130c )
by thomas
62:03 queued 58:09
created
src/Chain/ProofOfWork.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -221,7 +221,7 @@
 block discarded – undo
221 221
     }
222 222
 
223 223
     /**
224
-     * @return int|string
224
+     * @return string
225 225
      */
226 226
     public function getValueOut()
227 227
     {
Please login to merge, or discard this patch.
src/Key/Deterministic/HierarchicalKeySequence.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -221,7 +221,7 @@
 block discarded – undo
221 221
     }
222 222
 
223 223
     /**
224
-     * @return int|string
224
+     * @return string
225 225
      */
226 226
     public function getValueOut()
227 227
     {
Please login to merge, or discard this patch.