script: typo.
This commit is contained in:
parent
e51062d249
commit
c3c3e41e68
@ -3301,7 +3301,7 @@ Script.verifyProgram = function verifyProgram(witness, output, flags, tx, i, val
|
|||||||
// if we want to always relay these transactions).
|
// if we want to always relay these transactions).
|
||||||
// Otherwise, if we want to act like an "old"
|
// Otherwise, if we want to act like an "old"
|
||||||
// implementation and only accept them in blocks,
|
// implementation and only accept them in blocks,
|
||||||
// we can use the regalar output script which will
|
// we can use the regular output script which will
|
||||||
// succeed in a block, but fail in the mempool
|
// succeed in a block, but fail in the mempool
|
||||||
// due to VERIFY_CLEANSTACK.
|
// due to VERIFY_CLEANSTACK.
|
||||||
if (flags & Script.flags.VERIFY_DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM)
|
if (flags & Script.flags.VERIFY_DISCOURAGE_UPGRADABLE_WITNESS_PROGRAM)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user