Bitcoin Forum
June 29, 2024, 05:59:45 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help with T-rex eth+zil config using JSON  (Read 73 times)
Rickirs (OP)
Member
**
Offline Offline

Activity: 206
Merit: 20


View Profile
October 14, 2021, 04:33:52 PM
 #1

Hi,

I can mine eth+zil if I use cmd line but I want to use json config file with t-trex.
I can't get it work in Json mode, here what I am doing :
Config file : eth-zil.conf:

Code:
"pools": [
    {
      "user": "ETHwalletAddress", // wallet address (change it)
      "url": "stratum+tcp://asia1.ethermine.org:4444", // pool url
      "pass": "x", // password
      "worker": "%HOSTNAME%", // worker name

      "user2":"zilWalletAddress",
      "pass2":"x",
      "worker2":"%HOSTNAME%",
      "url2":"stratum+tcp://as1-zil.shardpool.io:3333"
    },
   "coin:"eth+zil",

If I use above, it says can't find ZIL pool.

If I change coin to "Ethash" then it only mines for ETH.

FP91G
Legendary
*
Offline Offline

Activity: 1680
Merit: 1056


View Profile
October 15, 2021, 01:09:33 PM
 #2

https://ezil.me/start
"T-REX
Put ezil.bat in the folder with miner and run it
Copy

ezil.bat
@echo off
:start
t-rex -a ethash -o stratum+tcp://eu.ezil.me:5555 -u ETH_WALLET.ZIL_WALLET -p x --worker WORKER
goto start"


hive os
https://web.archive.org/web/20210520195911/https://hiveos.farm/how_to_dual_mine_ZIL_ETH_ERGO_RVN_in_HiveOS/
Rickirs (OP)
Member
**
Offline Offline

Activity: 206
Merit: 20


View Profile
October 15, 2021, 04:47:29 PM
 #3

I got it resolved, need to add ezil address and pool in "pools2" directvie with "user"="ethWalletAddress.eZilWalletAdress",
FP91G
Legendary
*
Offline Offline

Activity: 1680
Merit: 1056


View Profile
October 16, 2021, 06:42:04 PM
 #4

I have been mining for over 5 years and I have never set up a miner with a conf file.
The old habit of using baht files saves me from many problems, because there are many ready-made configurations in the readme file with the miner.
If you use Hive Os, Rave Os and other similar systems, then you will not have similar questions.
Rickirs (OP)
Member
**
Offline Offline

Activity: 206
Merit: 20


View Profile
October 16, 2021, 07:22:09 PM
 #5

I have been mining for over 5 years and I have never set up a miner with a conf file.
The old habit of using baht files saves me from many problems, because there are many ready-made configurations in the readme file with the miner.
If you use Hive Os, Rave Os and other similar systems, then you will not have similar questions.

Yes, I don't have Hive OS, Rave OS and other similar system.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!