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-27 12:26:51 +00:00
parent 599876e52b
commit d8fe1c7906

View File

@ -1959,6 +1959,7 @@ Taproot ((("scripts", "MAST", "tapscript", id="script-mast-tapscript")))((("MAST
Bitcoin Script language than previously used, the new version being
called _tapscript_. The major differences include:
[role="less_space pagebreak-before"]
Scripted multisignature changes::
The old +OP_CHECKMULTSIG+ and +OP_CHECKMULTISIGVERIFY+ opcodes are
removed. Those opcodes don't combine well with one of the other