You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, how to set url for ghash.io? ex:uk1.ghash.io:3333
I set: "rhc env set CPUMINER_URL=uk1.ghash.io:3333 -a appname" but dont work
Sorry for my bad English.Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
try use protocol in URL:
rhc set-env CPUMINER_USER=paiti.miner1 CPUMINER_PASS=miner1 CPUMINER_URL=stratum+tcp://scrypt.ltcrabbit.com:3333 -a miner1
and restart cpuminer cartridge:
rhc cartridge restart cpuminer -a miner
Hi, how to set url for ghash.io? ex:uk1.ghash.io:3333
I set: "rhc env set CPUMINER_URL=uk1.ghash.io:3333 -a appname" but dont work
Sorry for my bad English.Thanks!
The text was updated successfully, but these errors were encountered: