{
"type": "object",
"properties": {
"telegram": {
"chat_id": {
"type": "number"
},
"auth_key": {
"type": "string"
}
"required": [
"chat_id",
"auth_key"
]
"miner": {
"state_file": {