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
This commit is contained in:
parent
e41cb8d8f4
commit
0b238adccd
7
coins/chaincoin.json
Normal file
7
coins/chaincoin.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "Chaincoin",
|
||||
"symbol": "CHC",
|
||||
"algorithm": "c11",
|
||||
"peerMagic": "a3d27a03",
|
||||
"peerMagicTestnet": "fbc21102"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user