diff --git a/website_example/pages/getting_started.html b/website_example/pages/getting_started.html index 3c9a04e..ed1a588 100644 --- a/website_example/pages/getting_started.html +++ b/website_example/pages/getting_started.html @@ -182,8 +182,8 @@ "pass": "YOUR_WORKER_NAME", "keepalive": true, "nicehash": false, - "variant": "trtl", - "algo": "cryptonight-pico/trtl" + "variant": "!msr", + "algo": "" } ], @@ -210,8 +210,8 @@ "pass": "YOUR_WORKER_NAME" "keepalive": true, "nicehash": false, - "variant": "trtl", - "algo": "cryptonight-pico/trtl" + "variant": "!msr", + "algo": "" } ], @@ -238,8 +238,8 @@ "pass": "YOUR_WORKER_NAME" "keepalive": true, "nicehash": false - "variant": "trtl", - "algo": "cryptonight-pico/trtl" + "variant": "!msr", + "algo": "" } ], @@ -266,8 +266,8 @@ "pass": "YOUR_WORKER_NAME", "keepalive": true, "nicehash": false, - "algo": "cryptonight-ultralite", - "pow-variant": "2" + "algo": "", + "pow-variant": "!msr" }, ], @@ -276,22 +276,19 @@ -