node-stratum-pool/coins/dogecoin.json
2014-01-13 16:23:41 -05:00

17 lines
385 B
JSON

{
"name": "Dogecoin",
"symbol": "doge",
"algorithm": "scrypt",
"reward": "POW",
"address": "DDt79i6P3Wro3SD3HSnkRLpMgUGUGdiNhS",
"stratumPort": 3334,
"difficulty": 8,
"blockRefreshInterval": 60,
"merkleRefreshInterval": 60,
"daemon": {
"host": "localhost",
"port": 8332,
"user": "test",
"password": "test"
}
}