dvandal / cryptonote-nodejs-pool

Mining pool for all CryptoNote based coins using Cryptonight, Cryptonight Light and Cryptonight Heavy algorithms
GNU General Public License v2.0
366 stars 611 forks source link

monerov_config.json #546

Closed swa74 closed 4 years ago

swa74 commented 4 years ago

Who has monerov_config.json ?

swa74 commented 4 years ago
"coin": "MoneroV",
"symbol": "XMV",
"coinUnits": 100000000000,
"coinDecimalPlaces": 4,
"coinDifficultyTarget": 60,
"daemonType": "default",
"includeAlgo": "rx/v",
"cnAlgorithm": "randomx",
"cnVariant": 19,
"cnBlobType": 5,
"includeHeight": false,
"isRandomX": true,