mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 16:36:32 +00:00
Update and rename 8_0_Creating_Bitcoin_Script_Transactions.md to 8_0_Embedding_Bitcoin_Scripts_in P2SH_Transactions.md
This commit is contained in:
parent
d8694b8b04
commit
2ac1c62597
@ -1,4 +1,4 @@
|
|||||||
# Chapter 8: Creating Bitcoin Script Transactions
|
# Chapter 8: Embedding Bitcoin Scripts in P2SH Transactions
|
||||||
|
|
||||||
Bitcoin Script moves down several levels of abstraction, allowing you to minutely control the redemption conditions of Bitcoin funds. But, how do you actually incorporate those Bitcoin Scripts into the transactions you've been building to date? The answer is a new sort of Bitcoin transaction, the P2SH.
|
Bitcoin Script moves down several levels of abstraction, allowing you to minutely control the redemption conditions of Bitcoin funds. But, how do you actually incorporate those Bitcoin Scripts into the transactions you've been building to date? The answer is a new sort of Bitcoin transaction, the P2SH.
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user