mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 16:36:32 +00:00
Update 5_0_Knowing_Transaction_Tricks.md
This commit is contained in:
parent
be0ebb196f
commit
37728eb69a
@ -1,6 +1,6 @@
|
|||||||
# Chapter Five: Knowing Transaction Tricks
|
# 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.
|
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. It does so by walking through all the remaining variables available to use with bitcoin-cli raw transactions, including sequence (for RBF), data (for OP_RETURNs), and locktime (for Locktime).
|
||||||
|
|
||||||
## Objectives for This Section
|
## Objectives for This Section
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user