project-bitmark / bitmark

Bitmark Core
The Unlicense
47 stars 33 forks source link

miningalgo= #57

Closed crackfoo closed 6 years ago

crackfoo commented 6 years ago

Hi,

I'm trying to change the default algo but seems using

miningalgo=X17

in .conf doesn't take

and commandline

bitmarkd -miningalgo=X17

Doesn't either....

WitchDoctor-Six commented 6 years ago

That is not the correct syntax.

miningalgo=#

example: miningalgo=4


——————————————————————————————————— 
SCrypt          (0)                                 scrypt
SHA256d         (1)                                 sha256d
Yescrypt        (2)         Unitus                  yescrypt
Argon2d         (3)         Unitus                  ar2
X17             (4)         Verge                   x17
Lyra2REv2       (5)         VertCoin, Unitus        lyra2REv2
EquiHash        (6)         ZCash                   equihash / * special executable needed *
CryptoNight (7)         Monero                  cryptonight```