9 lines
141 B
JSON
9 lines
141 B
JSON
{
|
|
"miner": "string",
|
|
"currency": "USD",
|
|
"telegram": {
|
|
"chat_id": 123,
|
|
"auth_key": "string"
|
|
},
|
|
"state_file": "state.json"
|
|
}
|