ConcealNetwork / conceal-pool

Conceal Pool - CCX Mining Pool
https://pool.conceal.network/
GNU General Public License v3.0
16 stars 13 forks source link

Invalid cryptonight algorithm: cryptonight_fast #1

Closed cryptomaxsun closed 5 years ago

cryptomaxsun commented 5 years ago

How to add support for this algorithm? Ubuntu 16.04 I have such a mistake Invalid cryptonight algorithm: cryptonight_fast

"daemonType": "conceal",                                                            
    "cnAlgorithm": "cryptonight_fast",                                                  
    "cnVariant": 4,                                                                     
    "cnBlobType": 2,
cryptokatz commented 5 years ago

@cryptomaxsun I think your cnBlobType should be 0, and your cnAlgorithm should cryptonight. cnVariant 4 is cnFast.