From c294d8c9271df0e94fb3e571b03fc0bb3f137158 Mon Sep 17 00:00:00 2001 From: DeadMan <31639973+DeadMan993@users.noreply.github.com> Date: Mon, 18 Jun 2018 21:20:20 +0300 Subject: [PATCH] Update etz.json Add BaikalMine EtherZero pool --- etz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/etz.json b/etz.json index 39365e5..fa3c311 100644 --- a/etz.json +++ b/etz.json @@ -58,5 +58,15 @@ "miners":"http://solo-etz.altpool.pro/api/miners", "url":"solo-etz.altpool.pro", "notify":"" + }, + { + "name":"BaikalMine", + "stats":"http://etz.baikalmine.com:9841/api/stats", + "blocks":"http://etz.baikalmine.com:9841/api/blocks", + "payments":"http://etz.baikalmine.com:9841/api/payments", + "accounts":"http://etz.baikalmine.com:9841/api/accounts", + "miners":"http://etz.baikalmine.com:9841/api/miners", + "url":"pool.baikalmine.com/en/etz", + "notify":"" } ]