s-nomp/coins/zerc.json

23 lines
694 B
JSON

{
"name": "zeroclassic",
"symbol": "zerc",
"algorithm": "equihash",
"parameters": {
"N": 192,
"K": 7,
"personalization": "ZERO_PoW"
},
"sapling": true,
"requireShielding": true,
"peerMagic": "5A455243",
"txfee": 0.0004,
"explorer": {
"txURL": "http://explorer.zeroclassic.org/tx/",
"blockURL": "http://explorer.zeroclassic.org/block/",
"_comment_explorer": "This is the coin's explorer full base url for transaction and blocks i.e. (https://explorer.coin.com/tx/). The pool will automatically add the transaction id or block id at the end."
},
"poolOptions": {
"confirmations": 720
}
}