Edited ch06_transactions.adoc with Atlas code editor

develop
clenser 7 months ago
parent a18875b4e9
commit 3216c05496

@ -579,7 +579,7 @@ also sends the signal for opt-in replace by fee ((("transactions", "inputs", sta
=== Outputs
The outputs field of a transaction contains several fields related to
The ((("transactions", "outputs", id="transaction-output")))((("outputs", id="output-transaction")))outputs field of a transaction contains several fields related to
specific outputs. Just as we did with the inputs field, we'll start by
looking at the specific bytes of the outputs field from the example
transaction where Alice pays Bob, displayed as
@ -723,7 +723,7 @@ script conditions in P2SH redeem script, segwit v0 witness scripts, and
segwit v1 (taproot) leaf scripts.
We'll look at each of the current standard transaction templates and
learn how to parse scripts in <<c_authorization_authentication>>.
learn how to ((("transactions", "outputs", startref="transaction-output")))((("outputs", startref="output-transaction")))parse scripts in <<c_authorization_authentication>>.
[[witness_structure]]
=== Witness Structure

Loading…
Cancel
Save