diff --git a/Pools/WHATTOMINE_VIRTUAL.ps1 b/Pools/WHATTOMINE_VIRTUAL.ps1 index 0b292816..f03f0f0d 100644 --- a/Pools/WHATTOMINE_VIRTUAL.ps1 +++ b/Pools/WHATTOMINE_VIRTUAL.ps1 @@ -84,7 +84,7 @@ if (($Querymode -eq "core" ) -or ($Querymode -eq "Menu")){ #Manual Pools zone (you cand add your pools here - wallet for that coins must exists on config.txt) - $Pools +=[pscustomobject]@{"coin" = "PIRL";"algo"="Ethash"; "symbol"= "PIRL";"server"="pirl.minerpool.net"; "port"= "8004";"location"="US";"User"="XXX";"Pass" = "YYY";"fee"="0";"Abbname"="MinerP";"WalletMode"="NONE"} + #$Pools +=[pscustomobject]@{"coin" = "PIRL";"algo"="Ethash"; "symbol"= "PIRL";"server"="pirl.minerpool.net"; "port"= "8004";"location"="US";"User"="XXX";"Pass" = "YYY";"fee"="0";"Abbname"="MinerP";"WalletMode"="NONE"} #Data from WTM