We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2bf40d commit 9f5edb9Copy full SHA for 9f5edb9
contrib/README.md
@@ -1,9 +1,6 @@
1
Wallet Tools
2
---------------------
3
4
-### [BitRPC](/contrib/bitrpc) ###
5
-Allows for sending of all standard Bitcoin commands via RPC rather than as command line args.
6
-
7
### [SpendFrom](/contrib/spendfrom) ###
8
9
Use the raw transactions API to send coins received on a particular
contrib/bitrpc/README.md
contrib/bitrpc/bitrpc.py
doc/release-notes.md
@@ -55,3 +55,5 @@ git merge commit are mentioned.
55
56
### Miscellaneous
57
58
+- Removed bitrpc.py from contrib
59
+
0 commit comments