Learning-Bitcoin-from-the-C.../5_0_Knowing_Transaction_Tricks.md
2017-04-07 11:01:51 -07:00

904 B

Chapter Five: Knowing Transaction Tricks

This chapter describes how to use a few tricks that supplement or improve the use of raw transaction from the command line using bitcoin-cli.

Objectives for This Section

After working through this chapter, a developer will be able to:

  • Decide Whether RBF or CPFP Might Help a Transaction
  • Use These Tricks to Free Up a Stuck Transaction
  • Create Data as Part of a Transaction

Supporting objectives include the ability to:

  • Understand the Mempool
  • Experience How Miners Interact with Fees
  • Plan for the Power of OP_RETURN

Table of Contents