1
0
mirror of https://github.com/GOSTSec/vanitygen synced 2025-03-13 05:41:35 +00:00

Edited vanitygen.c via GitHub

This commit is contained in:
jackjack-jj 2011-07-28 04:25:24 +03:00
parent 30f3787471
commit 280149c082

View File

@ -492,6 +492,7 @@ main(int argc, char **argv)
break;
case 'N':
addrtype = 52;
privtype = 180;
break;
case 'T':
addrtype = 111;