Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEVA] NevaCoin | PoS 2.0 / PoW Hybrid | Blake2s PoW | NO Premine |
by
krile
on 10/03/2016, 20:43:06 UTC
What is the algo argument? The help outputs only:
Code:
  -a, --algo=ALGO       specify the algorithm to use
                          scrypt    scrypt(1024, 1, 1) (default)
                          sha256d   SHA-256d
                          X11       Xcoin
where you found this? seems you use wrong repo..
https://github.com/ig0tik3d/blake2s.git

It is working with the -a blake2s flag.

You just didnt put it in the help output...