aboutsummaryrefslogtreecommitdiff
path: root/contrib/spendfrom/README.md
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2013-12-17 07:30:40 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2013-12-17 07:30:48 +0100
commita549842499e8aebcb1a9846eeaef9d02c32b1de6 (patch)
treecc1f7cd99e39227c0d74f9be984074d93ef3b90e /contrib/spendfrom/README.md
parent8f5fd9449738e95d8c9dc27e9ddb9b7305b24564 (diff)
parent131c3db8fbc2cf26e5fd86904562ff750310acea (diff)
downloadbitcoin-a549842499e8aebcb1a9846eeaef9d02c32b1de6.tar.xz
Merge pull request #3431
131c3db Fix typos in spendfrom README (Lake Denman)
Diffstat (limited to 'contrib/spendfrom/README.md')
-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