Completed
Pull Request — master (#297)
by thomas
25:16
created
src/Script/Classifier/OutputClassifier.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -124,7 +124,7 @@
 block discarded – undo
124 124
 
125 125
     /**
126 126
      * @param ScriptInterface $script
127
-     * @param array|null $keys
127
+     * @param BufferInterface|null $keys
128 128
      * @return bool
129 129
      */
130 130
     public function isMultisig(ScriptInterface $script, & $keys = [])
Please login to merge, or discard this patch.