mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-05 23:16:12 +00:00
Added as
makes the sentence flow
This commit is contained in:
parent
266d7e13a3
commit
47dacdd84b
@ -87,7 +87,7 @@ $ utxo_vout=0
|
||||
$ recipient2=$(bitcoin-cli getrawchangeaddress)
|
||||
```
|
||||
|
||||
2. Create a raw transaction using your unconfirmed transaction an input.
|
||||
2. Create a raw transaction using your unconfirmed transaction as an input.
|
||||
3. Double the transaction fees (or more).
|
||||
|
||||
When you take these steps, everything should look totally normal, despite the fact that you're working with an unconfirmed transaction. To verify that all was well, we even looked at the results of our signature before we saved off the information to a variable:
|
||||
|
Loading…
x
Reference in New Issue
Block a user