Another dumb, probably already answered question from me. Can someone answer, or point me to the answer to:
For the WTM_AUTO_SWITCH_COINS= option, is the comments area the exhaustive list? i.e. "ZEC;ETH;ETC;XMR"
Since I have ZEN in mine, I am guessing the answer is no. If no, is there an exhaustive list, and valid syntax documented somewhere?
Thanks for your patience.
In bash every thing after # is not readable by scripts
So your setting is gonna be some thing like this
WTM_AUTO_SWITCH_COINS="ZEC;ZEN;BTCZ;ZCL" # ....
Thanks papampi. I've got it set to:
WTM_AUTO_SWITCH_COINS="ZEN;ETH;VTC;FTC" # ....