mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 10:43:19 -03:00
260cf5c0a4
git-subtree-dir: qa/rpc-tests/python-bitcoinrpc git-subtree-split: e48474322de165212c5aa29574297e78b09df8d6
3 lines
120 B
Python
3 lines
120 B
Python
from bitcoinrpc.authproxy import AuthServiceProxy, JSONRPCException
|
|
|
|
__all__ = ['AuthServiceProxy', 'JSONRPCException']
|