* [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
8 lines
138 B
JSON
8 lines
138 B
JSON
{
|
|
"name": "Chaincoin",
|
|
"symbol": "CHC",
|
|
"algorithm": "c11",
|
|
"peerMagic": "a3d27a03",
|
|
"peerMagicTestnet": "fbc21102"
|
|
}
|