mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 13:03:17 +01:00
260cf5c0a4
git-subtree-dir: qa/rpc-tests/python-bitcoinrpc git-subtree-split: e48474322de165212c5aa29574297e78b09df8d6
4 lines
120 B
Python
4 lines
120 B
Python
from bitcoinrpc.authproxy import AuthServiceProxy, JSONRPCException
|
|
|
|
__all__ = ['AuthServiceProxy', 'JSONRPCException']
|