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:
xanoni 2021-10-18 03:14:27 -04:00
parent 86f1bf9fe7
commit a5b0dd1a34
No known key found for this signature in database
GPG key ID: 2E7CE32A81C3E127
2 changed files with 22 additions and 18 deletions

View file

@ -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;