Rename tool, add ethermine and refactorization
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
59407a953e
commit
d05d3816b8
18 changed files with 590 additions and 309 deletions
|
|
@ -1,5 +1,9 @@
|
|||
{
|
||||
"miner": "string",
|
||||
"pools": [
|
||||
"ethermine",
|
||||
"flexpool"
|
||||
],
|
||||
"miner": "your.eth.address",
|
||||
"currency": "USD",
|
||||
"telegram": {
|
||||
"chat_id": 123,
|
||||
|
|
|
|||
Reference in a new issue