node-open-mining-portal/coins/dogecoin_example.json

17 lines
359 B
JSON

{
"name": "Dogecoin",
"symbol": "doge",
"algorithm": "scrypt",
"reward": "POW",
"address": "nhfNedMmQ1Rjb62znwaiJgFhL3f4NQztSp",
"stratumPort": 3334,
"difficulty": 8,
"blockRefreshInterval": 1,
"daemon": {
"host": "localhost",
"port": 19334,
"user": "testnet",
"password": "testnet"
}
}