mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2024-12-22 19:50:37 +00:00
Add a note about doppelganger protection interoperability to the docs (#2607)
## Issue Addressed N/A ## Proposed Changes Add a note to the Doppelganger Protection docs about how it is not interoperable until an endpoint facilitating it is standardized (https://github.com/ethereum/beacon-APIs/pull/131). ## Additional Info N/A Co-authored-by: realbigsean <seananderson33@gmail.com>
This commit is contained in:
parent
a73dcb7b6d
commit
fb1df2c926
@ -15,6 +15,10 @@ instances of a validator operating on the network before any slashable offences
|
||||
achieves this by staying silent for 2-3 epochs after a validator is started so it can listen for
|
||||
other instances of that validator before starting to sign potentially slashable messages.
|
||||
|
||||
> Note: Doppelganger Protection is not yet interoperable, so if it is configured on a Lighthouse
|
||||
> validator client, the client must be connected to a Lighthouse beacon node. Because Infura
|
||||
> uses Teku, Lighthouse's Doppelganger Protection cannot yet be used with Infura's Eth2 service.
|
||||
|
||||
## Initial Considerations
|
||||
|
||||
There are two important initial considerations when using DP:
|
||||
|
Loading…
Reference in New Issue
Block a user