Skip to content
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

Functions Question #5

Open
mikejnpc opened this issue Mar 31, 2021 · 2 comments
Open

Functions Question #5

mikejnpc opened this issue Mar 31, 2021 · 2 comments

Comments

@mikejnpc
Copy link

Hello,

Can public keys be loaded instead of addresses?
If not can this function be added in future release?
Have you had any positive results?

Thanks

@mikejnpc
Copy link
Author

Also is there a limit on how many entries ?

Exception in thread "Thread-4" java.lang.StringIndexOutOfBoundsException: String index out of range: 0
at java.lang.String.charAt(Unknown Source)
at LoadAddresses.readLines(LoadAddresses.java:198)
at LoadAddresses.initializeLookupAddresses(LoadAddresses.java:69)
at LoadAddresses.run(LoadAddresses.java:32)

@calendulauda
Copy link

calendulauda commented Nov 21, 2021

I would like to load address as well. But it would be better if there was opportunity to generate half of private key. Lets say I have a piece of paper with half of private key and I now public address, but still generate all those variants in txt. gonna be way bigger than I can handle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants