I am new to mining , thanks for software and all the help, I just have a problem. I am seeing the devfee show up in log but have not seen any transactions at this point. This maybe normal because of my low 13mh but like I said I am new. One more question I do not use as "worker ID" is it mandatory?
Some more information on your settings would be helpful, post your Claymore configuration (the .bat file and the config.txt file - if you use the config.txt file) and the pool you are using.
It depends on which pool you are using whether you need "worker" or not; if you mine directly to a wallet address then you, usually, don't need "worker" and some pools need "your_user_name.worker_name" in the command line.
EDIT:
e.g.
Mining on DwarfPool the configuration would be like this (no 'worker' needed)..
EthDcrMiner64 -epool eth-eu.dwarfpool.com:8008 -ewal 0xd7236c7bB066725C33DAE910A947aE40D565B66E -p x -esm 2 -epsw x -allpools 1 -allcoins 1 -ftime 10
Mining on MiningPoolHub the config is (username & worker required. No wallet address required - this is set in the pool web page)
EthDcrMiner64 -epool europe.ethash-hub.miningpoolhub.com:12020 -ewal your_username.WORKER -eworker your_username.WORKER -esm 2 -epsw x -allpools 1 -allcoins 1 -ftime 10