Update 6_2_Sending_a_Transaction_with_a_Locktime.md

This commit is contained in:
Shannon Appelcline 2017-04-28 11:44:30 -07:00 committed by GitHub
parent a95711cb6e
commit 66837bf7d9

View File

@ -122,7 +122,7 @@ Once the locktime is past, anyone can send that signed transaction to the networ
Cancelling a locktime transaction is _very_ simple: you send a new transactions using at least one of the same UTXOs.
## Summary: Sending a Raw Transaction with a Locktime
## Summary: Sending a Transaction with a Locktime
Locktime offers a way to create a transaction that _should_ not be relayable to the network and that _will_ not be accepted into a block until the appropriate time has arrived. In the meantime, it can be cancelled simply by reusing a UTXO.