mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-02 09:46:26 +00:00
Update eth1.md
remover warning
This commit is contained in:
parent
8da2f5307d
commit
a1db321f0a
@ -1,8 +1,5 @@
|
||||
# Run an eth1 node
|
||||
|
||||
> ⚠️ Warning: make sure you've copied the endpoint that starts with either `ws` or `wss` (websocket), and not `http` or `https`. Nimbus does not currently support `http` endpoints.
|
||||
|
||||
|
||||
In order to process incoming validator deposits from the eth1 chain, you'll need to run an eth1 client in parallel to your eth2 client.
|
||||
|
||||
Validators are responsible for including new deposits when they propose blocks. And an eth1 client is needed to ensure your validator performs this task correctly.
|
||||
|
Loading…
x
Reference in New Issue
Block a user