XopMC / keyhunt-win

AlbertoBSD's keyhunt, compiled for Win
43 stars 16 forks source link

Question about using bloom filter or bloom file instead of text file #8

Open bigvito19 opened 2 years ago

bigvito19 commented 2 years ago

Is it possible to use a bloom filter or a bloom file instead of the text file? It would at least increase the speed because you wouldn't have to load the text file and iterate of the public keys or addresses.