aboutsummaryrefslogtreecommitdiff
path: root/contrib/README.md
diff options
context:
space:
mode:
authorsuper3 <me@super3.org>2013-11-11 08:48:46 -0500
committersuper3 <me@super3.org>2013-11-15 12:31:59 -0500
commit43bba5d012eb770eb32699fa1cbbab3498d6db40 (patch)
tree3464d9346ee7e5e164a078fefe2e45cc24f31fef /contrib/README.md
parenta11dd1e67c76197ca4e01dd18825ff053dfb7772 (diff)
downloadbitcoin-43bba5d012eb770eb32699fa1cbbab3498d6db40.tar.xz
Remove Wallet Tools
We already have the exact same funtionality in /contrib/bitrpc/bitrpc.py If we really do need standalone scripts, then I'll write something to pull it from that file, rather than having duplicate code. Forgot to remove wallet tools from index. Wallet Tools Follow Up Info
Diffstat (limited to 'contrib/README.md')
-rw-r--r--contrib/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/README.md b/contrib/README.md
index eb0d3ee2c9..d1cdd7eb38 100644
--- a/contrib/README.md
+++ b/contrib/README.md
@@ -13,8 +13,8 @@ This is a 'getwork' CPU mining client for Bitcoin. It is pure-python, and theref
Use the raw transactions API to send coins received on a particular
address (or addresses).
-### [Wallet Tools](/contrib/wallettools) ###
-Contains a wallet change password and unlock script. Used to prevent users from having to enter their password as a command-line argument.
+### WalletTools
+Removed. Please see [/contrib/bitrpc](/contrib/bitrpc).
Repository Tools
---------------------