aboutsummaryrefslogtreecommitdiff
path: root/contrib/spendfrom
diff options
context:
space:
mode:
authorLake Denman <lake@lakedenman.com>2013-12-16 12:49:34 -0800
committerLake Denman <lake@lakedenman.com>2013-12-16 12:49:34 -0800
commit131c3db8fbc2cf26e5fd86904562ff750310acea (patch)
treec1b96393c1c6806c0977cec9b64deccdbdb5fc17 /contrib/spendfrom
parent3743b80528b867cfe142f2c07aee31d92a1e13cb (diff)
downloadbitcoin-131c3db8fbc2cf26e5fd86904562ff750310acea.tar.xz
Fix typos in spendfrom README
Diffstat (limited to 'contrib/spendfrom')
-rw-r--r--contrib/spendfrom/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/spendfrom/README.md b/contrib/spendfrom/README.md
index 809540b7b1..c0a9c9ccf9 100644
--- a/contrib/spendfrom/README.md
+++ b/contrib/spendfrom/README.md
@@ -15,7 +15,7 @@ With arguments, sends coins received by the `FROMADDRESS` addresses to the `TOAD
### Notes ###
-- You may explictly specify how much fee to pay (a fee more than 1% of the amount
+- You may explicitly specify how much fee to pay (a fee more than 1% of the amount
will fail, though, to prevent bitcoin-losing accidents). Spendfrom may fail if
it thinks the transaction would never be confirmed (if the amount being sent is
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).
- If `--datadir` is not specified, the default datadir is used.
-- The `--dry_run` option will just create and sign the the transaction and print
+- The `--dry_run` option will just create and sign the transaction and print
the transaction data (as hexadecimal), instead of broadcasting it.
- If the transaction is created and broadcast successfully, a transaction id