Snipa22 / nodejs-pool

Other
481 stars 421 forks source link

Help plz #480

Open swa74 opened 4 years ago

swa74 commented 4 years ago

this.cryptoNight = function(convertedBlob) { return multiHashing.cryptonight(convertedBlob, convertedBlob[0] >= 8 ? 8 : 1);

What parameters should I set for the TurtleCoin coin ?

swa74 commented 4 years ago

this.cryptoNight = multiHashing.argon2 cause an error