Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22]
by
nc50lc
on 06/11/2022, 05:24:23 UTC
⭐ Merited by ETFbitcoin (1)
Which specific error, " '1address.....' is too long"? (it's self-explanatory)
Vanitygen isn't a bruteforce tool, it's only for generating "vanity" addresses.

for the format, something like this should work (one per line):
Code:
1abc
1def
1ghj
1kmn
end
It seems vanitygen skips the last line so I specifically put "end" there so it'll search all the prefixes.