Update and rename 5_0_Empowering_Bitcoin_Transactions.md to 5_0_Controlling_Bitcoin_Transactions.md

This commit is contained in:
Shannon Appelcline 2017-04-28 11:01:25 -07:00 committed by GitHub
parent fde4bcd5bf
commit 846372fe50

View File

@ -1,4 +1,4 @@
# Chapter Five: Empowering Bitcoin Transactions
# Chapter Five: Controlling Bitcoin Transactions
The `bitcoin-cli` interface is ultimately limited. Nonetheless, it contains a few other options including sequence (which is used for RBF), data (for OP_RETURNs), and locktime (for Locktime). These can considerably empower your basic Bitcoin transactions.