mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-03-14 05:16:41 +01:00
vanity
This commit is contained in:
parent
a65bd8fbaf
commit
827819e8a6
2 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
|
||||
|
||||
|
||||
#define MODES
|
||||
|
||||
static std::mutex thread_mutex;
|
||||
static i2p::data::SigningKeyType type;
|
||||
|
|
|
@ -237,3 +237,5 @@ while(!found)
|
|||
return 0;
|
||||
}
|
||||
|
||||
#undef MODES
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue