1
0
mirror of https://github.com/GOSTSec/vanitygen synced 2025-02-07 12:24:20 +00:00

Merge branch 'master' of github.com:samr7/vanitygen

This commit is contained in:
samr7 2011-07-30 07:31:21 -07:00
commit e3a5218146
2 changed files with 2 additions and 0 deletions

View File

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

View File

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