diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2013-11-19 10:25:42 -0800 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2013-11-19 10:25:42 -0800 |
commit | 96aaf006a5dcb67f1b4f26a60b214a18572e3d87 (patch) | |
tree | 0c5823f4cc7a5eb6cf02232d7357282ddc73786c /contrib/README.md | |
parent | 993a50b68311c6675ddc58fe57324a3bce61f82a (diff) | |
parent | 43bba5d012eb770eb32699fa1cbbab3498d6db40 (diff) |
Merge pull request #3234 from super3/master
Remove Wallet Tools
Diffstat (limited to 'contrib/README.md')
-rw-r--r-- | contrib/README.md | 4 |
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 --------------------- |