Skip to content
This repository was archived by the owner on Feb 24, 2024. It is now read-only.

Settings

EvadeMaster edited this page Dec 9, 2022 · 8 revisions

Configure SaladBind

Update Miner Details

  • Input: string

This option is pretty much self-explanatory, this option will allow you to reconfigure your Miner Details.

Discord RPC

  • Input: boolean Enabled/Disabled

Enabling this will allow SaladBind or other derivatives (like this one!) to share Discord Activity.

Debug Settings

Bypass GPU Checks

  • Input: boolean Enabled/Disabled

If you find SaladBind telling you that your GPU/CPU is not compatible with SaladBind (but you have checked and it is compatible), enable this option, this option will bypass all hardware checks.

Security protocol

  • Input: boolean SSL/Stratum
  • Added on: StableBind v1.8.0

ℹ️ Does not affect Prohashing pools, as of writing (09/12/2022), Prohashing does not currently have an SSL pool.

It is highly recommended that you use SSL over Stratum, Stratum sends all messages in plain text to the pool server, and SSL or Secure Socket Layer sends all messages in encrypted text, thus mitigating the "man-in-the-middle" attack.

UnstableBind Branch

  • Input: boolean dev/Vanilla
  • Added on: StableBind v1.8.0, UnstableBind v1.7.9

It is extremely recommended that you use Vanilla branch unless you know what you're doing! Switching to dev branch might break your StableBind installation.

If StableBind broke because of this option, delete the SaladBind Configuration file

Overview

  • Added on: StableBind v1.8.0

This option was meant for (internally) testing new values. This option will just display Node.js version (that was used to build SaladBind), SaladBind version, isDev, SecProtocol, debugWarnings, bypassGPUChecks and more, Just all the nerds stuff.

Clone this wiki locally