swa74 opened this issue 5 years ago · 1 comments
this.cryptoNight = function(convertedBlob) { return multiHashing.cryptonight(convertedBlob, convertedBlob[0] >= 8 ? 8 : 1);
What parameters should I set for the TurtleCoin coin ?
this.cryptoNight = multiHashing.argon2 cause an error