Add missing jsonrpc module, add address code retrieve to get cli util

This commit is contained in:
nolash
2021-04-17 13:01:26 +02:00
parent a0dd37e944
commit 9356ef53b2
5 changed files with 65 additions and 13 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
__pycache__
gmon.out
*.pyc
dist/
build/
*.egg-info