From 0eb6385b1825341387c048dfdd6cc7e226170f4d Mon Sep 17 00:00:00 2001 From: FREDERICK Date: Tue, 20 Apr 2021 16:40:39 +0200 Subject: [PATCH] Add example for ETC-ethermine --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a144cd8..008abfb 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,11 @@ t-rex -a ethash -o stratum+tcp://eu1-zil.shardpool.io:3333 -u 0x1f75eccd8fbddf05 t-rex -a etchash -o stratum+tcp://etc.2miners.com:1010 -u 0x1f75eccd8fbddf057495b96669ac15f8e296c2cd -p x -w rig0 ``` +* **ETC-ethermine**
+``` +t-rex -a etchash -o stratum+tcp://eu1-etc.ethermine.org:4444 -u 0x1f75eccd8fbddf057495b96669ac15f8e296c2cd -p x -w rig0 +``` + * **ETC-woolypooly**
``` t-rex -a etchash -o stratum+tcp://etc.woolypooly.com:35000 -u 0x1f75eccd8fbddf057495b96669ac15f8e296c2cd -p x -w rig0