documentation
documentation copied to clipboard
Docs update request: /docs/install/install-with-script#step-3-run-an-execution-client
Source: https://docs.prylabs.network/docs/install/install-with-script#step-3-run-an-execution-client
Request: when the user downloaded Nethermine for Windows, the command executed should be:
Nethermind.Runner.exe --JsonRpc.Enabled true --HealthChecks.Enabled true --HealthChecks.UIEnabled true --JsonRpc.JwtSecretFile=/path/to/jwt.hex
instead of:
Nethermind.Runner --JsonRpc.Enabled true --HealthChecks.Enabled true --HealthChecks.UIEnabled true --JsonRpc.JwtSecretFile=/path/to/jwt.hex