Skip to content

Commit 41b6883

Browse files
authored
Update using_the_transactionbuilder.md
1 parent a03affa commit 41b6883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

other_types_of_ownership/using_the_transactionbuilder.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The **TransactionBuilder** will figure out what **Coin** to use and what to sign
2727
The usage of the builder is done in four steps:
2828
* You gather the **Coins** that will be spent,
2929
* You gather the **Keys** that you own,
30-
* You enumerate how much **Money** you want to send to what **scriptPubKey** indicates,
30+
* You enumerate how much **Money** you want to send to what **scriptPubKey**,
3131
* You build and sign the **transaction**,
3232
* **Optional**: you give the **transaction** to somebody else, then he will sign or continue to build it.
3333

0 commit comments

Comments
 (0)