m-pays / m-cpuminer-v2

Latest miner (m-minerd)
Other
89 stars 63 forks source link

m7mhash algo is a secret #14

Open PSLLSP opened 9 months ago

PSLLSP commented 9 months ago

m7mhash algo is not documented in miner help:

$ ./m-minerd -h
Usage: m-minerd [OPTIONS]
Options:
  -a, --algo=ALGO       specify the algorithm to use
                          scrypt    scrypt(1024, 1, 1) (default)
                          scrypt:N  scrypt(N, 1, 1)
                          sha256d   SHA-256d
  -o, --url=URL         URL of mining server
...