node-open-mining-portal/coins/chaincoin.json
Michael Polzer 0b238adccd Add config for Chaincoin (#603)
* [MPOS] pass share difficulty to MySQL ++

Additionally to the changes on master we are removing the MPOS difficulty multiplier here. MPOS has been updated (currently development branch) to handle low difficulties nicely.

* add config for chaincoin
2018-05-25 12:58:01 -07:00

8 lines
138 B
JSON

{
"name": "Chaincoin",
"symbol": "CHC",
"algorithm": "c11",
"peerMagic": "a3d27a03",
"peerMagicTestnet": "fbc21102"
}