update example

pull/86/head
Jeff Becker 6 years ago
parent 72d8a15261
commit 2b810e770c
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -5,6 +5,6 @@ installing deps:
sudo apt install libsodium-dev
pip3 install --user -r requirements.txt
to generate a nonce with a prefix `^loki` using 8 cpu threads:
to generate a nonce with a prefix `^7oki` using 8 cpu threads:
python3 lokinet-vanity.py keyfile.private loki 8
python3 lokinet-vanity.py keyfile.private 7oki 8
Loading…
Cancel
Save