node-stratum-pool/coins/dogecoin.json
Matthew Little 960cd9d811 updated
2014-01-11 13:45:21 -05:00

15 lines
320 B
JSON

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