@@ -111,7 +111,7 @@ |
||
111 | 111 | } |
112 | 112 | |
113 | 113 | /** |
114 | - * @param BufferInterface|string $hashPrevOut - hex or BufferInterface |
|
114 | + * @param BufferInterface $hashPrevOut - hex or BufferInterface |
|
115 | 115 | * @param int $nPrevOut |
116 | 116 | * @param Script|null $script |
117 | 117 | * @param int $nSequence |