@@ -172,8 +172,8 @@ |
||
| 172 | 172 | * for final validation. |
| 173 | 173 | * |
| 174 | 174 | * @param ScriptInterface $scriptPubKey |
| 175 | - * @param ScriptInterface|null $scriptSig |
|
| 176 | - * @param ScriptWitnessInterface|null $witness |
|
| 175 | + * @param ScriptInterface $scriptSig |
|
| 176 | + * @param ScriptWitnessInterface $witness |
|
| 177 | 177 | * @param SignData|null $signData |
| 178 | 178 | * @param OutputClassifier|null $classifier |
| 179 | 179 | * @return FullyQualifiedScript |