1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-22 08:08:11 +00:00

Edited ch06_transactions.adoc with Atlas code editor

This commit is contained in:
claylock 2023-10-26 18:18:43 +00:00
parent 3949b8e228
commit c79f17b349

View File

@ -428,6 +428,7 @@ _multisignature_ script (_multisig_ for short). This is called the
_setup transaction_. They then create a transaction that spends that _setup transaction_. They then create a transaction that spends that
output: output:
[role="less_space pagebreak-before"]
- The first version of the transaction, with nSequence 0 (0x00000000), - The first version of the transaction, with nSequence 0 (0x00000000),
pays Alice and Bob back the money they initially deposited. This is pays Alice and Bob back the money they initially deposited. This is
called a _refund transaction_. Neither of them broadcasts the refund called a _refund transaction_. Neither of them broadcasts the refund