aboutsummaryrefslogtreecommitdiff
path: root/contrib/bitrpc/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bitrpc/README.md')
-rw-r--r--contrib/bitrpc/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/contrib/bitrpc/README.md b/contrib/bitrpc/README.md
deleted file mode 100644
index f5ef2f0405..0000000000
--- a/contrib/bitrpc/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-### BitRPC
-Allows for sending of all standard Bitcoin commands via RPC rather than as command line args.
-
-### Looking for Wallet Tools?
-BitRPC.py is able to do the exact same thing as `walletchangepass.py` and `walletunlock.py`. Their respective commands in BitRPC.py are:
-
- bitrpc.py walletpassphrasechange
- bitrpc.py walletpassphrase \ No newline at end of file