Edited ch07_authorization-authentication.adoc with Atlas code editor

develop
clenser 7 months ago
parent b0962adf7d
commit 733f9bda2f

@ -1583,7 +1583,7 @@ transaction fees.
[[mast]]
=== Merklized Alternative Script Trees (MAST)
Using +OP_IF+, you can authorize multiple different spending conditions,
Using +OP_IF+, you ((("scripts", "MAST", id="script-mast")))((("MAST (merklized alternative script trees)", id="mast")))((("merklized alternative script trees (MAST)", id="merkle-mast")))can authorize multiple different spending conditions,
but this approach has several undesirable aspects:
Weight (cost)::
@ -1719,7 +1719,7 @@ image::images/mbc3_0709.png["An alternative script tree"]
Alternative script trees only require revealing one 32-byte digest for
each level of depth between the spender's chosen script and the root of
the tree. For most scripts, this is a much more efficient use of space
in the blockchain.
in the((("scripts", "MAST", startref="script-mast")))((("MAST (merklized alternative script trees)", startref="mast")))((("merklized alternative script trees (MAST)", startref="merkle-mast"))) blockchain.
****
[[pay_to_contract]]

Loading…
Cancel
Save