typo
This commit is contained in:
parent
88bf5f4b9a
commit
24625b1abf
@ -218,7 +218,7 @@ MTX.prototype.scriptInput = function scriptInput(index, addr) {
|
||||
return false;
|
||||
|
||||
if (prev[1].length === 32) {
|
||||
// Bare P2WPSH.
|
||||
// Bare P2WSH.
|
||||
if (!addr.script || !utils.isEqual(prev[1], addr.scriptHash256))
|
||||
return false;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user