documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Docs update request: /docs/install/install-with-script#step-3-run-an-execution-client

Open Dex-C opened this issue 2 years ago • 0 comments

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

Dex-C avatar Oct 28 '22 20:10 Dex-C