mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
Squashed 'qa/rpc-tests/python-bitcoinrpc/' content from commit e484743
git-subtree-dir: qa/rpc-tests/python-bitcoinrpc git-subtree-split: e48474322de165212c5aa29574297e78b09df8d6
This commit is contained in:
3
jsonrpc/authproxy.py
Normal file
3
jsonrpc/authproxy.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from bitcoinrpc.authproxy import AuthServiceProxy, JSONRPCException
|
||||
|
||||
__all__ = ['AuthServiceProxy', 'JSONRPCException']
|
||||
Reference in New Issue
Block a user