We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dffedbe commit bc1bdbaCopy full SHA for bc1bdba
.gitignore
@@ -1,8 +1,9 @@
1
venv
2
+.venv/
3
dist
4
build
5
*.egg-info
6
__pycache__/
7
*.pyc
8
.github/
-.gitignore
9
+.gitignore/
README.md
@@ -68,11 +68,3 @@ A new utility function `resolve_path(path: str) -> str` has been added to `crypt
68
## Author
69
70
Zero
71
-
72
-## Donation Address
73
74
-Support development with Bitcoin at:
75
76
-bc1qx8tyfmeapz0663pzlgevvhe3dsdcg83yxgkhhs
77
78
-Thank you for helping keep ZHESP secure and evolving!
0 commit comments