@@ -27,7 +27,7 @@ VanitySearch may not compute a good grid size for your GPU, so try different val
2727You can downlad latest release fromhttps://github.com/JeanLucPons/VanitySearch/releases
2828
2929```
30- VanitySeacrh [-check] [-v] [-u] [-b] [-c] [-gpu] [-stop] [-i inputfile]
30+ VanitySearch [-check] [-v] [-u] [-b] [-c] [-gpu] [-stop] [-i inputfile]
3131 [-gpuId gpuId1[,gpuId2,...]] [-g g1x,g1y,[,g2x,g2y,...]]
3232 [-o outputfile] [-m maxFound] [-ps seed] [-s seed] [-t nbThread]
3333 [-nosse] [-r rekey] [-check] [-kp] [-sp startPubKey]
@@ -128,7 +128,7 @@ VanitySearch.exe -sp 03FC71AE1E88F143E8B05326FC9A83F4DAB93EA88FFEACD37465ED843FC
128128```
129129It generates a keyinfo.txt file containing the partial private key.
130130```
131- Pub Addr : 1ALicegohz9YgrLLa4ADCmam7X2Zr6xJZx
131+ PubAddress : 1ALicegohz9YgrLLa4ADCmam7X2Zr6xJZx
132132PartialPriv: L2hbovuDd8nG4nxjDq1yd5qDsSQiG8xFsAFbHMcThqfjSP6WLg89
133133```
134134Bob sends back this file to Alice. It can also be done by email. The partial private key does not allow anyone to guess the final Alice's private key.