1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-14 03:48:58 +00:00

Edited ch07_authorization-authentication.adoc with Atlas code editor

This commit is contained in:
claylock 2023-10-26 17:45:30 +00:00
parent 9db4aa0dd9
commit 1475c9202f

View File

@ -379,6 +379,7 @@ P2SH in <<p2sh>>. All other scripts are consensus limited to 20 keys
per +OP_CHECKMULTSIG+ or +OP_CHECKMULTISIGVERIFY+ opcode, although one
script may include multiple of those opcodes.
[role="less_space pagebreak-before"]
[[multisig_bug]]
==== An Oddity in CHECKMULTISIG Execution