Completed
Push — master ( 68a797...460d12 )
by thomas
24:41
created
src/Key/Deterministic/MultisigHD.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -162,7 +162,7 @@
 block discarded – undo
162 162
     }
163 163
 
164 164
     /**
165
-     * @param array|\stdClass|\Traversable $list
165
+     * @param integer[] $list
166 166
      * @return MultisigHD
167 167
      */
168 168
     public function deriveFromList($list): MultisigHD
Please login to merge, or discard this patch.