rachel-rose пре 5 година
родитељ
комит
9f90fc4513
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      src/bin/wallet/rpc/__init__.py

+ 2 - 0
src/bin/wallet/rpc/__init__.py

@@ -0,0 +1,2 @@
+from rpc import jsonclient
+from .jsonclient import RpcClient