Edited ch07_authorization-authentication.adoc with Atlas code editor

develop
claylock 7 months ago
parent 39e518e81e
commit 4933223461

@ -385,7 +385,7 @@ script may include multiple of those opcodes.
There ((("OP_CHECKMULTISIG execution", id="op-checkmultisig")))((("CHECKMULTISIG execution", id="checkmultisig")))is an oddity in
++OP_CHECKMULTISIG++'s execution that requires a slight workaround. When
+OP_CHECKMULTISIG+ executes, it should consume t+k+2 items on the stack as
+OP_CHECKMULTISIG+ executes, it should consume _t_ + _k_ + 2 items on the stack as
parameters. However, due to the oddity, +OP_CHECKMULTISIG+ will pop an extra
value or one value more than expected.

Loading…
Cancel
Save