mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-05 20:50:18 +02:00
git-subtree-dir: qa/rpc-tests/python-bitcoinrpc git-subtree-split: e48474322de165212c5aa29574297e78b09df8d6
2 lines
84 B
Python
2 lines
84 B
Python
from bitcoinrpc.authproxy import AuthServiceProxy as ServiceProxy, JSONRPCException
|