Update and rename 7_0_Introducing_Bitcoin_Scripting.md to 7_0_Introducing_Bitcoin_Scripts.md

This commit is contained in:
Shannon Appelcline 2017-05-16 10:39:11 -07:00 committed by GitHub
parent 0fd72934f4
commit cbdd82a732

View File

@ -1,4 +1,4 @@
# Chapter 7: Introducing Bitcoin Scripting
# Chapter 7: Introducing Bitcoin Scripts
To date, we've been interacting with Bitcoin at a relatively high level. The `bitcoin-cli` program offers access to a variety of RPC commands that support the creation and control of raw Bitcoin transaction including funds, data, timelocks, and multisigs.