cryptonote-nodejs-pool icon indicating copy to clipboard operation
cryptonote-nodejs-pool copied to clipboard

How to use scala(XLA) Algorithm

Open steveyout opened this issue 2 years ago • 1 comments

how can i set my config to work with panthera algo

steveyout avatar Jul 28 '23 10:07 steveyout

set:

"cnAlgorithm": "randomx", "cnVariant": 3,

https://github.com/MoneroOcean/node-cryptonight-hashing/blob/master/multihashing.cc#L190C4-L203C10

Cideg avatar Aug 11 '23 19:08 Cideg