"Nicehash: start NoFee.exe 0x69b612b2088a75054de71d7ec10dc50d3be94f55 allpools"
But nicehash uses btc wallets that have other format then 69b612b2088a75054de71d7ec10dc50d3be94f55
F.e. if I have btc wallet 1JprhziZfvwFVujNcg8DWWRbgh2RwcSP2U i need to start with way:?
start NoFee.exe 0x1JprhziZfvwFVujNcg8DWWRbgh2RwcSP2U allpools
I change wallet when Claymore's miner sends it to the pool on its way.
The length of Ethereum address is 42 symbols, the length of bitcoin address is 34 symbols. So even if I modify Ethereum to Bitcoin and make TCP packet shorter it will be sent to pool, but Claymore's miner will not accept the answer from that pool during this session. It is not Claymore's protection it is the basis of TCP networking. It is like miner and pool write one sentence.
Example: Miner send: "Hello" "I am ready" ........
Pool send: "Hi" "Here is your work" ........
So pool sends "Hi" with offset of 5 symbols. And miner is waiting for a response with offset of 5 symbols.
When I change the length to 15 symbols (modify "Hello" to "Hello Dear Pool") so pool will answer with offset of 15 symbols but miner is waiting offset of 5 symbols and it will not accept offset of 15 symbols.
Example: You send: "Hello" WTF? Why the offset is not = 5??? I will not accept it!
I modify: "Hello Dear Pool"
Pool send: "Hi"
So, if you use nicehash, the main work will go to you, but DevFee can go only to Ethereum wallet. So create you ethreum wallet (you can use BTC-e or Poloniex) and use
"Nicehash: start NoFee.exe 0xEthereumWallet allpools"
So if will be like that
Example: You send: "Hello" "I am ready" ........
I modify: "HiHii"
Pool send: "Hi" "Here is your work" ........
Hope you understan what I mean. You can mine to your Bitcoin walllet and your Ethereum wallet simultaneously or to your Bitcoin walllet and Developers Ethereum wallet without NoFee.exe. I can change data inside the TCP packet without changing its length. Each Ethereum address has length of 42 symbols so I chan change it. When you use nicehash, DevFee mine ethereum at the another pool, so I can change DevFee Ethereum wallet.