File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ With arguments, sends coins received by the `FROMADDRESS` addresses to the `TOAD
1515
1616### Notes ###
1717
18- - You may explictly specify how much fee to pay (a fee more than 1% of the amount
18+ - You may explicitly specify how much fee to pay (a fee more than 1% of the amount
1919will fail, though, to prevent bitcoin-losing accidents). Spendfrom may fail if
2020it thinks the transaction would never be confirmed (if the amount being sent is
2121too small, or if the transaction is too many bytes for the fee).
@@ -25,7 +25,7 @@ too small, or if the transaction is too many bytes for the fee).
2525
2626- If ` --datadir ` is not specified, the default datadir is used.
2727
28- - The ` --dry_run ` option will just create and sign the the transaction and print
28+ - The ` --dry_run ` option will just create and sign the transaction and print
2929the transaction data (as hexadecimal), instead of broadcasting it.
3030
3131- If the transaction is created and broadcast successfully, a transaction id
You can’t perform that action at this time.
0 commit comments