You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 05_3_Funding_a_Transaction_with_CPFP.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ $ utxo_vout=0
87
87
$ recipient2=$(bitcoin-cli getrawchangeaddress)
88
88
```
89
89
90
-
2. Create a raw transaction using your unconfirmed transaction an input.
90
+
2. Create a raw transaction using your unconfirmed transaction as an input.
91
91
3. Double the transaction fees (or more).
92
92
93
93
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:
0 commit comments