mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-13 01:47:00 +02: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:
2
jsonrpc/__init__.py
Normal file
2
jsonrpc/__init__.py
Normal file
@ -0,0 +1,2 @@
|
||||
from .json import loads, dumps, JSONEncodeException, JSONDecodeException
|
||||
from jsonrpc.proxy import ServiceProxy, JSONRPCException
|
Reference in New Issue
Block a user