Missed an identifier.
This commit is contained in:
parent
196ab43ea1
commit
1101872f5c
1 changed files with 1 additions and 1 deletions
|
|
@ -515,7 +515,7 @@
|
|||
"id": 70,
|
||||
"module": "email",
|
||||
"item": "workerNotHashingBody",
|
||||
"item_value": "Hello,\n\nYour worker: %(worker)s has stopped submitting hashes at: %(timestamp)s UTC\n\nThank you,\n%(poolEmailSig)",
|
||||
"item_value": "Hello,\n\nYour worker: %(worker)s has stopped submitting hashes at: %(timestamp)s UTC\n\nThank you,\n%(poolEmailSig)s",
|
||||
"item_type": "string",
|
||||
"Item_desc": "Email sent to the miner when their worker stops hashing"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue