aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/proxy.py
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2014-03-15 13:20:13 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2014-03-15 13:20:13 -0700
commitda0b9d454edcacb67e1abe699b72477d7f4e59d0 (patch)
treefb522bd4740e0df912b3a3f8a738ac6c09764041 /jsonrpc/proxy.py
parentcb0c42e7dad3d92276cfa62c66e6f298ea33c78a (diff)
downloadbitcoin-da0b9d454edcacb67e1abe699b72477d7f4e59d0.tar.xz
Revert "Squashed 'qa/rpc-tests/python-bitcoinrpc/' content from commit e484743"
This reverts commit 260cf5c0a4754be39b05f6a247b8a354de7eced6.
Diffstat (limited to 'jsonrpc/proxy.py')
-rw-r--r--jsonrpc/proxy.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/jsonrpc/proxy.py b/jsonrpc/proxy.py
deleted file mode 100644
index 0d2be1e93b..0000000000
--- a/jsonrpc/proxy.py
+++ /dev/null
@@ -1 +0,0 @@
-from bitcoinrpc.authproxy import AuthServiceProxy as ServiceProxy, JSONRPCException