questions.
1. BTG is is going to 144. when is that again.
2. When that happens. old miner will stop working and i must use new correct?
3. here is my script. what will i need to change?
miner.exe --server us-east.equihash-hub.miningpoolhub.com --user x --pass xx --port 20595
new script (help me with this, is this correct?)
miner.exe --algo 144_5 --server us-east.equihash-hub.miningpoolhub.com --user x --pass xx --port 20595
4. ( --pers )would help answer question above. is this needed for btg, if so, what do i change it to.
5. does --fee 0 work as intended??
ty!
2. Yes.
3. Yes, this is correct for equihash 144,5
4. They said "We are going to upgrade to Equihash with a the parameter set <144,5>, with some customization." everything will depend on this "customization", if they change the algorithm, and not just the string of personalization, then a new miner will be needed. If only this line, then you will need to add --pers "string" and that's it.
5. Yes.