s-nomp/coins/hush.json

14 lines
476 B
JSON
Raw Normal View History

2017-03-12 22:36:16 -07:00
{
"name": "zdash",
"symbol": "zdash",
2017-04-01 17:12:46 -07:00
"algorithm": "equihash",
2017-04-06 15:23:37 -07:00
"requireShielding": true,
"txfee": 0.0004,
"explorer": {
"txURL": "https://explorer.myhush.org/tx/",
"blockURL": "https://explorer.myhush.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."
}
2017-03-12 22:36:16 -07:00
}