15 lines
320 B
JSON
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"
|
|
}
|
|
} |