This website works better with JavaScript
Home
Explore
Help
Sign In
darkrenaissance
/
darkfi
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
locates module path
rachel-rose
5 years ago
parent
c73ae25476
commit
9f90fc4513
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
src/bin/wallet/rpc/__init__.py
+ 2
- 0
src/bin/wallet/rpc/__init__.py
View File
@@ -0,0 +1,2 @@
+from rpc import jsonclient
+from .jsonclient import RpcClient