Post
Topic
Board Development & Technical Discussion
Re: VanitySearch (Yet another address prefix finder)
by
shlomogold
on 04/03/2020, 16:35:32 UTC
I will try to rephrase as I have a feeling we might've had misunderstanding as I'm not native English speaker.
I'd like to put all the found keys in a txt file. What exactly should I write after -o? is it something like -o C:/BTC/vanitysearch/file.txt where I specify the path to that particular file?

Let's say it simple. If you do this:

Code:
vanitysearch -c -o results.txt 1Me

that's exactly how I did it but the file is still empty