We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a7f39 commit cfd155fCopy full SHA for cfd155f
beacon_node/eth1/src/service.rs
@@ -694,8 +694,8 @@ impl Service {
694
{
695
crit!(
696
self.log,
697
- "Couldn't connect to any eth1 node. Please ensure that you have an \
698
- eth1 http server running locally on http://localhost:8545 or specify \
+ "Could not connect to a suitable eth1 node. Please ensure that you have \
+ an eth1 http server running locally on http://localhost:8545 or specify \
699
one or more (remote) endpoints using \
700
`--eth1-endpoints <COMMA-SEPARATED-SERVER-ADDRESSES>`. \
701
Also ensure that `eth` and `net` apis are enabled on the eth1 http \
0 commit comments