-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
memory leakage #29
Comments
Hi |
🤚 |
I'm new here can you teach me how to use this app |
same problem... so sad |
For new users, download NodeJs in your Device and open its CLI then type Example usage: |
in proc.on("message", function (message) {}) there is memory leak
try to comment call to counter() in getVanityWallet() (./libs/VanityEth.js) and see the difference
The text was updated successfully, but these errors were encountered: