mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-05-01 13:12:30 +02:00
Improve vain
output format and instructions
- Clarify usage and instructions, add better examples - Move hardcoded defaults to vanity.hpp definitions - Fix typos (e.g., binded => bound) and make output look nicer
This commit is contained in:
parent
86f1bf9fe7
commit
a5b0dd1a34
2 changed files with 22 additions and 18 deletions
|
@ -38,6 +38,8 @@
|
|||
S[(70 - i) % 8], S[(71 - i) % 8], \
|
||||
W[i] + k)
|
||||
|
||||
#define DEF_OUTNAME "private.dat"
|
||||
|
||||
|
||||
//static i2p::data::SigningKeyType type;
|
||||
//static i2p::data::PrivateKeys keys;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue