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:
commit
e3a5218146
@ -1621,6 +1621,7 @@ main(int argc, char **argv)
|
||||
break;
|
||||
case 'N':
|
||||
addrtype = 52;
|
||||
privtype = 180;
|
||||
break;
|
||||
case 'T':
|
||||
addrtype = 111;
|
||||
|
@ -492,6 +492,7 @@ main(int argc, char **argv)
|
||||
break;
|
||||
case 'N':
|
||||
addrtype = 52;
|
||||
privtype = 180;
|
||||
break;
|
||||
case 'T':
|
||||
addrtype = 111;
|
||||
|
Loading…
x
Reference in New Issue
Block a user