Post
Topic
Board Project Development
Re: Keyhunt - development requests - bug reports
by
napulsnik
on 07/12/2023, 13:30:28 UTC
Hello. Please help me to configure the "xpoint" mode so that the "base pont" changes during the process. I use the "-n" parameter together with the "-R" parameter.

For example like this:

Code:
keyhunt -m xpoint -f test_pub -t 1 -b 130 -l compress -R -n 5000000

I expect that after the program has processed 5000000 keys the "base point" will be selected, but it does not happen.

In "address" or "rmd160" mode everything works correctly.