File tree 1 file changed +2
-2
lines changed
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
15
15
16
16
### Notes ###
17
17
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
19
19
will fail, though, to prevent bitcoin-losing accidents). Spendfrom may fail if
20
20
it thinks the transaction would never be confirmed (if the amount being sent is
21
21
too 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).
25
25
26
26
- If ` --datadir ` is not specified, the default datadir is used.
27
27
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
29
29
the transaction data (as hexadecimal), instead of broadcasting it.
30
30
31
31
- If the transaction is created and broadcast successfully, a transaction id
You can’t perform that action at this time.
0 commit comments