I'm trying to use Nemo on ZPool but when it launches the miners, it cannot be able to determinate the subdomain for zpool, according to each algorithm. So it tries to connect to stratum ".zpool.ca", instead of for example "lbry.zpool.ca".
It is as if the variable $_mine is blank when assinging: $Zpool_Host = "$_mine.zpool.ca" at zpool.ps1
Any help appreciated.