mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
Fix some typos (#3376)
## Proposed Changes This PR fixes various minor typos in the project.
This commit is contained in:
@@ -54,7 +54,7 @@ Examples where it is **ineffective** are:
|
||||
clients (e.g. Lighthouse and Prysm) running on the same machine, two Lighthouse instances using
|
||||
different datadirs, or two clients on completely different machines (e.g. one on a cloud server
|
||||
and one running locally). You are responsible for ensuring that your validator keys are never
|
||||
running simultanously – the slashing protection DB **cannot protect you in this case**.
|
||||
running simultaneously – the slashing protection DB **cannot protect you in this case**.
|
||||
* Importing keys from another client without also importing voting history.
|
||||
* If you use `--init-slashing-protection` to recreate a missing slashing protection database.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user