mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-07-22 17:35:21 +00:00
Update 06_0_Expanding_Bitcoin_Transactions_Multisigs.md
This commit is contained in:
parent
cece1afbf7
commit
808964e9ed
@ -1,6 +1,6 @@
|
|||||||
# Chapter Six: Expanding Bitcoin Transactions with Multisigs
|
# Chapter Six: Expanding Bitcoin Transactions with Multisigs
|
||||||
|
|
||||||
Basic bitcoin transactions: (1) send funds; (2) to a single P2PKH or SegWit recipient; (3) from a single machine; (4) immediately. However, all four parts of this definition can be expanded using more complex Bitcoin transactions. This first chapter on "Expansion" shows how to vary points (2) and (3), by sending money to an address that represents multiple recipients (or at least, multiple signers).
|
Basic bitcoin transactions: (1) send funds; (2) to a single P2PKH or SegWit recipient; (3) from a single machine; (4) immediately. However, all four parts of this definition can be expanded using more complex Bitcoin transactions. This first chapter on "Expansion" shows how to vary points (2) and (3) by sending money to an address that represents multiple recipients (or at least, multiple signers).
|
||||||
|
|
||||||
## Objectives for This Section
|
## Objectives for This Section
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user