Prevector type
This commit is contained in:
committed by
Jack Grigg
parent
690d38f0f8
commit
29a8ade782
@@ -999,7 +999,7 @@ public:
|
||||
assert(nInput != NOT_AN_INPUT);
|
||||
if (nInput != nIn)
|
||||
// Blank out other inputs' signatures
|
||||
::Serialize(s, CScript(), nType, nVersion);
|
||||
::Serialize(s, CScriptBase(), nType, nVersion);
|
||||
else
|
||||
SerializeScriptCode(s, nType, nVersion);
|
||||
// Serialize the nSequence
|
||||
|
||||
Reference in New Issue
Block a user