mining-pool/coinConfig.json
2017-02-22 23:27:39 +02:00

11 lines
198 B
JSON

{
"xmr": {
"funcFile": "./lib/coins/xmr.js",
"sigDigits": 1000000000000,
"shapeshift": "xmr_btc",
"xmrTo": true,
"name": "Monero",
"mixIn": 4,
"shortCode": "XMR"
}
}